#4f72ce color space conversions
Hex:
        #4f72ce
        RGB:
        79, 114, 206
        CMY:
        69, 55, 19
        CMYK:
        62, 45, 0, 19
      HSL:
        223°, 56.4444%, 55.8824%
        HSV (HSB):
        223°, 61.6505%, 80.7843%
        XYZ:
        20.3823, 18.1531, 60.8222
        xyY:
        0.2051, 0.1827, 18.1531
      CIE-Lab:
        49.6813, 16.1692, -51.4704
        CIE-LCH:
        49.6813, 53.9504, 287.4399
        CIE-Luv:
        49.6813, -16.9548, -80.4013
        Hunter-Lab:
        42.6065, 10.8305, -54.8139
      #4f72ce color charts
#4f72ce RGB chart
      #4f72ce CMYK chart
      #4f72ce RGB pie chart
      #4f72ce color shades, tints & tones
#4f72ce color schemes
#4f72ce color preview, HTML & CSS examples
           This text has a color of #4f72ce        
        
          <p style="color:#4f72ce;">Text here</p>
        
        
          .mytext {color:#4f72ce;}
        
        Text color #4f72ce
      
           This box has a color of #4f72ce        
        
          <div style="background-color:#4f72ce;">Content here</div>
        
        
          .mybackground {background-color:#4f72ce;}
        
        Background color #4f72ce
      
           Border around this has a color of #4f72ce        
        
          <div style="border:2px solid #4f72ce;">Content here</div>
        
        
          .myborder {border:2px solid #4f72ce;}
        
        Border color #4f72ce