#4b70bd color space conversions
Hex:
        #4b70bd
        RGB:
        75, 112, 189
        CMY:
        71, 56, 26
        CMYK:
        60, 41, 0, 26
      HSL:
        221°, 46.3415%, 51.7647%
        HSV (HSB):
        221°, 60.3175%, 74.1176%
        XYZ:
        17.8811, 16.7583, 50.4364
        xyY:
        0.2102, 0.1970, 16.7583
      CIE-Lab:
        47.9541, 10.8343, -44.4822
        CIE-LCH:
        47.9541, 45.7826, 283.6887
        CIE-Luv:
        47.9541, -17.3132, -68.3947
        Hunter-Lab:
        40.9369, 6.3287, -44.3924
      #4b70bd color charts
#4b70bd RGB chart
      #4b70bd CMYK chart
      #4b70bd RGB pie chart
      #4b70bd color shades, tints & tones
#4b70bd color schemes
#4b70bd color preview, HTML & CSS examples
           This text has a color of #4b70bd        
        
          <p style="color:#4b70bd;">Text here</p>
        
        
          .mytext {color:#4b70bd;}
        
        Text color #4b70bd
      
           This box has a color of #4b70bd        
        
          <div style="background-color:#4b70bd;">Content here</div>
        
        
          .mybackground {background-color:#4b70bd;}
        
        Background color #4b70bd
      
           Border around this has a color of #4b70bd        
        
          <div style="border:2px solid #4b70bd;">Content here</div>
        
        
          .myborder {border:2px solid #4b70bd;}
        
        Border color #4b70bd