#5d2fca color space conversions
Hex:
        #5d2fca
        RGB:
        93, 47, 202
        CMY:
        64, 82, 21
        CMYK:
        54, 77, 0, 21
      HSL:
        258°, 62.2490%, 48.8235%
        HSV (HSB):
        258°, 76.7327%, 79.2157%
        XYZ:
        16.1914, 8.6245, 56.6884
        xyY:
        0.1987, 0.1058, 8.6245
      CIE-Lab:
        35.2509, 56.2644, -72.5309
        CIE-LCH:
        35.2509, 91.7955, 307.8018
        CIE-Luv:
        35.2509, 3.3723, -101.9221
        Hunter-Lab:
        29.3674, 47.0209, -93.8913
      #5d2fca color charts
#5d2fca RGB chart
      #5d2fca CMYK chart
      #5d2fca RGB pie chart
      #5d2fca color shades, tints & tones
#5d2fca color schemes
#5d2fca color preview, HTML & CSS examples
           This text has a color of #5d2fca        
        
          <p style="color:#5d2fca;">Text here</p>
        
        
          .mytext {color:#5d2fca;}
        
        Text color #5d2fca
      
           This box has a color of #5d2fca        
        
          <div style="background-color:#5d2fca;">Content here</div>
        
        
          .mybackground {background-color:#5d2fca;}
        
        Background color #5d2fca
      
           Border around this has a color of #5d2fca        
        
          <div style="border:2px solid #5d2fca;">Content here</div>
        
        
          .myborder {border:2px solid #5d2fca;}
        
        Border color #5d2fca