#5f5f87 color space conversions
Hex:
        #5f5f87
        RGB:
        95, 95, 135
        CMY:
        63, 63, 47
        CMYK:
        30, 30, 0, 47
      HSL:
        240°, 17.3913%, 45.0980%
        HSV (HSB):
        240°, 29.6296%, 52.9412%
        XYZ:
        13.1847, 12.3666, 24.6138
        xyY:
        0.2628, 0.2465, 12.3666
      CIE-Lab:
        41.7929, 9.7222, -22.1913
        CIE-LCH:
        41.7929, 24.2275, 293.6587
        CIE-Luv:
        41.7929, -2.3474, -32.5635
        Hunter-Lab:
        35.1662, 5.3835, -16.8824
      #5f5f87 color charts
#5f5f87 RGB chart
      #5f5f87 CMYK chart
      #5f5f87 RGB pie chart
      #5f5f87 color shades, tints & tones
#5f5f87 color schemes
#5f5f87 color preview, HTML & CSS examples
           This text has a color of #5f5f87        
        
          <p style="color:#5f5f87;">Text here</p>
        
        
          .mytext {color:#5f5f87;}
        
        Text color #5f5f87
      
           This box has a color of #5f5f87        
        
          <div style="background-color:#5f5f87;">Content here</div>
        
        
          .mybackground {background-color:#5f5f87;}
        
        Background color #5f5f87
      
           Border around this has a color of #5f5f87        
        
          <div style="border:2px solid #5f5f87;">Content here</div>
        
        
          .myborder {border:2px solid #5f5f87;}
        
        Border color #5f5f87