#5f72ca color space conversions
Hex:
        #5f72ca
        RGB:
        95, 114, 202
        CMY:
        63, 55, 21
        CMYK:
        53, 44, 0, 21
      HSL:
        229°, 50.2347%, 58.2353%
        HSV (HSB):
        229°, 52.9703%, 79.2157%
        XYZ:
        21.3973, 18.7318, 58.3650
        xyY:
        0.2172, 0.1902, 18.7318
      CIE-Lab:
        50.3719, 18.0798, -48.0310
        CIE-LCH:
        50.3719, 51.3211, 290.6273
        CIE-Luv:
        50.3719, -12.1693, -75.4720
        Hunter-Lab:
        43.2802, 12.5081, -49.6585
      #5f72ca color charts
#5f72ca RGB chart
      #5f72ca CMYK chart
      #5f72ca RGB pie chart
      #5f72ca color shades, tints & tones
#5f72ca color schemes
#5f72ca color preview, HTML & CSS examples
           This text has a color of #5f72ca        
        
          <p style="color:#5f72ca;">Text here</p>
        
        
          .mytext {color:#5f72ca;}
        
        Text color #5f72ca
      
           This box has a color of #5f72ca        
        
          <div style="background-color:#5f72ca;">Content here</div>
        
        
          .mybackground {background-color:#5f72ca;}
        
        Background color #5f72ca
      
           Border around this has a color of #5f72ca        
        
          <div style="border:2px solid #5f72ca;">Content here</div>
        
        
          .myborder {border:2px solid #5f72ca;}
        
        Border color #5f72ca