#5f72ee color space conversions
Hex:
        #5f72ee
        RGB:
        95, 114, 238
        CMY:
        63, 55, 7
        CMYK:
        60, 52, 0, 7
      HSL:
        232°, 80.7910%, 65.2941%
        HSV (HSB):
        232°, 60.0840%, 93.3333%
        XYZ:
        26.1692, 20.6406, 83.4937
        xyY:
        0.2008, 0.1584, 20.6406
      CIE-Lab:
        52.5539, 29.7869, -64.8641
        CIE-LCH:
        52.5539, 71.3766, 294.6655
        CIE-Luv:
        52.5539, -13.1783, -103.4849
        Hunter-Lab:
        45.4319, 23.3120, -77.1595
      #5f72ee color charts
#5f72ee RGB chart
      #5f72ee CMYK chart
      #5f72ee RGB pie chart
      #5f72ee color shades, tints & tones
#5f72ee color schemes
#5f72ee color preview, HTML & CSS examples
           This text has a color of #5f72ee        
        
          <p style="color:#5f72ee;">Text here</p>
        
        
          .mytext {color:#5f72ee;}
        
        Text color #5f72ee
      
           This box has a color of #5f72ee        
        
          <div style="background-color:#5f72ee;">Content here</div>
        
        
          .mybackground {background-color:#5f72ee;}
        
        Background color #5f72ee
      
           Border around this has a color of #5f72ee        
        
          <div style="border:2px solid #5f72ee;">Content here</div>
        
        
          .myborder {border:2px solid #5f72ee;}
        
        Border color #5f72ee