#4f72ec color space conversions
Hex:
        #4f72ec
        RGB:
        79, 114, 236
        CMY:
        69, 55, 7
        CMYK:
        67, 52, 0, 7
      HSL:
        227°, 80.5128%, 61.7647%
        HSV (HSB):
        227°, 66.5254%, 92.5490%
        XYZ:
        24.3821, 19.7530, 81.8845
        xyY:
        0.1935, 0.1567, 19.7530
      CIE-Lab:
        51.5568, 26.5046, -65.3995
        CIE-LCH:
        51.5568, 70.5662, 292.0613
        CIE-Luv:
        51.5568, -17.1775, -103.5022
        Hunter-Lab:
        44.4444, 20.1471, -78.1251
      #4f72ec color charts
#4f72ec RGB chart
      #4f72ec CMYK chart
      #4f72ec RGB pie chart
      #4f72ec color shades, tints & tones
#4f72ec color schemes
#4f72ec color preview, HTML & CSS examples
           This text has a color of #4f72ec        
        
          <p style="color:#4f72ec;">Text here</p>
        
        
          .mytext {color:#4f72ec;}
        
        Text color #4f72ec
      
           This box has a color of #4f72ec        
        
          <div style="background-color:#4f72ec;">Content here</div>
        
        
          .mybackground {background-color:#4f72ec;}
        
        Background color #4f72ec
      
           Border around this has a color of #4f72ec        
        
          <div style="border:2px solid #4f72ec;">Content here</div>
        
        
          .myborder {border:2px solid #4f72ec;}
        
        Border color #4f72ec