#5f4dbf color space conversions
Hex:
        #5f4dbf
        RGB:
        95, 77, 191
        CMY:
        63, 70, 25
        CMYK:
        50, 60, 0, 25
      HSL:
        249°, 47.1074%, 52.5490%
        HSV (HSB):
        249°, 59.6859%, 74.9020%
        XYZ:
        16.7772, 11.5022, 50.6261
        xyY:
        0.2126, 0.1458, 11.5022
      CIE-Lab:
        40.4138, 37.3137, -57.6765
        CIE-LCH:
        40.4138, 68.6941, 302.9008
        CIE-Luv:
        40.4138, -0.6038, -86.6490
        Hunter-Lab:
        33.9150, 28.9498, -64.7639
      #5f4dbf color charts
#5f4dbf RGB chart
      #5f4dbf CMYK chart
      #5f4dbf RGB pie chart
      #5f4dbf color shades, tints & tones
#5f4dbf color schemes
#5f4dbf color preview, HTML & CSS examples
           This text has a color of #5f4dbf        
        
          <p style="color:#5f4dbf;">Text here</p>
        
        
          .mytext {color:#5f4dbf;}
        
        Text color #5f4dbf
      
           This box has a color of #5f4dbf        
        
          <div style="background-color:#5f4dbf;">Content here</div>
        
        
          .mybackground {background-color:#5f4dbf;}
        
        Background color #5f4dbf
      
           Border around this has a color of #5f4dbf        
        
          <div style="border:2px solid #5f4dbf;">Content here</div>
        
        
          .myborder {border:2px solid #5f4dbf;}
        
        Border color #5f4dbf