#5f5aa1 color space conversions
Hex:
        #5f5aa1
        RGB:
        95, 90, 161
        CMY:
        63, 65, 37
        CMYK:
        41, 44, 0, 37
      HSL:
        244°, 28.2869%, 49.2157%
        HSV (HSB):
        244°, 44.0994%, 63.1373%
        XYZ:
        14.8085, 12.3184, 35.3154
        xyY:
        0.2372, 0.1973, 12.3184
      CIE-Lab:
        41.7178, 20.2630, -37.9007
        CIE-LCH:
        41.7178, 42.9773, 298.1305
        CIE-Luv:
        41.7178, -2.1518, -57.2016
        Hunter-Lab:
        35.0976, 13.8924, -35.0896
      #5f5aa1 color charts
#5f5aa1 RGB chart
      #5f5aa1 CMYK chart
      #5f5aa1 RGB pie chart
      #5f5aa1 color shades, tints & tones
#5f5aa1 color schemes
#5f5aa1 color preview, HTML & CSS examples
           This text has a color of #5f5aa1        
        
          <p style="color:#5f5aa1;">Text here</p>
        
        
          .mytext {color:#5f5aa1;}
        
        Text color #5f5aa1
      
           This box has a color of #5f5aa1        
        
          <div style="background-color:#5f5aa1;">Content here</div>
        
        
          .mybackground {background-color:#5f5aa1;}
        
        Background color #5f5aa1
      
           Border around this has a color of #5f5aa1        
        
          <div style="border:2px solid #5f5aa1;">Content here</div>
        
        
          .myborder {border:2px solid #5f5aa1;}
        
        Border color #5f5aa1