#5f54a2 color space conversions
Hex:
        #5f54a2
        RGB:
        95, 84, 162
        CMY:
        63, 67, 36
        CMYK:
        41, 48, 0, 36
      HSL:
        248°, 31.7073%, 48.2353%
        HSV (HSB):
        248°, 48.1481%, 63.5294%
        XYZ:
        14.4112, 11.3822, 35.6198
        xyY:
        0.2347, 0.1853, 11.3822
      CIE-Lab:
        40.2168, 24.3049, -40.8823
        CIE-LCH:
        40.2168, 47.5614, 300.7319
        CIE-Luv:
        40.2168, -0.2238, -61.4416
        Hunter-Lab:
        33.7375, 17.2071, -38.9818
      #5f54a2 color charts
#5f54a2 RGB chart
      #5f54a2 CMYK chart
      #5f54a2 RGB pie chart
      #5f54a2 color shades, tints & tones
#5f54a2 color schemes
#5f54a2 color preview, HTML & CSS examples
           This text has a color of #5f54a2        
        
          <p style="color:#5f54a2;">Text here</p>
        
        
          .mytext {color:#5f54a2;}
        
        Text color #5f54a2
      
           This box has a color of #5f54a2        
        
          <div style="background-color:#5f54a2;">Content here</div>
        
        
          .mybackground {background-color:#5f54a2;}
        
        Background color #5f54a2
      
           Border around this has a color of #5f54a2        
        
          <div style="border:2px solid #5f54a2;">Content here</div>
        
        
          .myborder {border:2px solid #5f54a2;}
        
        Border color #5f54a2