#5f5aa2 color space conversions
Hex:
        #5f5aa2
        RGB:
        95, 90, 162
        CMY:
        63, 65, 36
        CMYK:
        41, 44, 0, 36
      HSL:
        244°, 28.5714%, 49.4118%
        HSV (HSB):
        244°, 44.4444%, 63.5294%
        XYZ:
        14.8971, 12.3539, 35.7818
        xyY:
        0.2363, 0.1960, 12.3539
      CIE-Lab:
        41.7731, 20.5600, -38.4076
        CIE-LCH:
        41.7731, 43.5644, 298.1606
        CIE-Luv:
        41.7731, -2.2203, -58.0081
        Hunter-Lab:
        35.1481, 14.1459, -35.7554
      #5f5aa2 color charts
#5f5aa2 RGB chart
      #5f5aa2 CMYK chart
      #5f5aa2 RGB pie chart
      #5f5aa2 color shades, tints & tones
#5f5aa2 color schemes
#5f5aa2 color preview, HTML & CSS examples
           This text has a color of #5f5aa2        
        
          <p style="color:#5f5aa2;">Text here</p>
        
        
          .mytext {color:#5f5aa2;}
        
        Text color #5f5aa2
      
           This box has a color of #5f5aa2        
        
          <div style="background-color:#5f5aa2;">Content here</div>
        
        
          .mybackground {background-color:#5f5aa2;}
        
        Background color #5f5aa2
      
           Border around this has a color of #5f5aa2        
        
          <div style="border:2px solid #5f5aa2;">Content here</div>
        
        
          .myborder {border:2px solid #5f5aa2;}
        
        Border color #5f5aa2