#5f5dc2 color space conversions
Hex:
        #5f5dc2
        RGB:
        95, 93, 194
        CMY:
        63, 64, 24
        CMYK:
        51, 52, 0, 24
      HSL:
        241°, 45.2915%, 56.2745%
        HSV (HSB):
        241°, 52.0619%, 76.0784%
        XYZ:
        18.3713, 14.1566, 52.8032
        xyY:
        0.2153, 0.1659, 14.1566
      CIE-Lab:
        44.4567, 28.5032, -52.8958
        CIE-LCH:
        44.4567, 60.0865, 298.3183
        CIE-Luv:
        44.4567, -5.1988, -81.4398
        Hunter-Lab:
        37.6253, 21.3117, -56.8696
      #5f5dc2 color charts
#5f5dc2 RGB chart
      #5f5dc2 CMYK chart
      #5f5dc2 RGB pie chart
      #5f5dc2 color shades, tints & tones
#5f5dc2 color schemes
#5f5dc2 color preview, HTML & CSS examples
           This text has a color of #5f5dc2        
        
          <p style="color:#5f5dc2;">Text here</p>
        
        
          .mytext {color:#5f5dc2;}
        
        Text color #5f5dc2
      
           This box has a color of #5f5dc2        
        
          <div style="background-color:#5f5dc2;">Content here</div>
        
        
          .mybackground {background-color:#5f5dc2;}
        
        Background color #5f5dc2
      
           Border around this has a color of #5f5dc2        
        
          <div style="border:2px solid #5f5dc2;">Content here</div>
        
        
          .myborder {border:2px solid #5f5dc2;}
        
        Border color #5f5dc2