#5f5ccb color space conversions
Hex:
        #5f5ccb
        RGB:
        95, 92, 203
        CMY:
        63, 64, 20
        CMYK:
        53, 55, 0, 20
      HSL:
        242°, 51.6279%, 57.8431%
        HSV (HSB):
        242°, 54.6798%, 79.6078%
        XYZ:
        19.3260, 14.3990, 58.2606
        xyY:
        0.2101, 0.1565, 14.3990
      CIE-Lab:
        44.7998, 31.9479, -57.5413
        CIE-LCH:
        44.7998, 65.8154, 299.0398
        CIE-Luv:
        44.7998, -5.4375, -88.7179
        Hunter-Lab:
        37.9460, 24.5048, -64.4691
      #5f5ccb color charts
#5f5ccb RGB chart
      #5f5ccb CMYK chart
      #5f5ccb RGB pie chart
      #5f5ccb color shades, tints & tones
#5f5ccb color schemes
#5f5ccb color preview, HTML & CSS examples
           This text has a color of #5f5ccb        
        
          <p style="color:#5f5ccb;">Text here</p>
        
        
          .mytext {color:#5f5ccb;}
        
        Text color #5f5ccb
      
           This box has a color of #5f5ccb        
        
          <div style="background-color:#5f5ccb;">Content here</div>
        
        
          .mybackground {background-color:#5f5ccb;}
        
        Background color #5f5ccb
      
           Border around this has a color of #5f5ccb        
        
          <div style="border:2px solid #5f5ccb;">Content here</div>
        
        
          .myborder {border:2px solid #5f5ccb;}
        
        Border color #5f5ccb