#4672fb color space conversions
Hex:
        #4672fb
        RGB:
        70, 114, 251
        CMY:
        73, 55, 2
        CMYK:
        72, 55, 0, 2
      HSL:
        225°, 95.7672%, 62.9412%
        HSV (HSB):
        225°, 72.1116%, 98.4314%
        XYZ:
        25.9557, 20.3018, 93.8174
        xyY:
        0.1853, 0.1449, 20.3018
      CIE-Lab:
        52.1767, 30.5254, -72.7682
        CIE-LCH:
        52.1767, 78.9114, 292.7575
        CIE-Luv:
        52.1767, -19.1121, -115.1402
        Hunter-Lab:
        45.0575, 23.9757, -91.9118
      #4672fb color charts
#4672fb RGB chart
      #4672fb CMYK chart
      #4672fb RGB pie chart
      #4672fb color shades, tints & tones
#4672fb color schemes
#4672fb color preview, HTML & CSS examples
           This text has a color of #4672fb        
        
          <p style="color:#4672fb;">Text here</p>
        
        
          .mytext {color:#4672fb;}
        
        Text color #4672fb
      
           This box has a color of #4672fb        
        
          <div style="background-color:#4672fb;">Content here</div>
        
        
          .mybackground {background-color:#4672fb;}
        
        Background color #4672fb
      
           Border around this has a color of #4672fb        
        
          <div style="border:2px solid #4672fb;">Content here</div>
        
        
          .myborder {border:2px solid #4672fb;}
        
        Border color #4672fb