#5d2cbf color space conversions
Hex:
        #5d2cbf
        RGB:
        93, 44, 191
        CMY:
        64, 83, 25
        CMYK:
        51, 77, 0, 25
      HSL:
        260°, 62.5532%, 46.0784%
        HSV (HSB):
        260°, 76.9634%, 74.9020%
        XYZ:
        14.8189, 7.8901, 50.0321
        xyY:
        0.2037, 0.1085, 7.8901
      CIE-Lab:
        33.7530, 54.6569, -68.5523
        CIE-LCH:
        33.7530, 87.6744, 308.5654
        CIE-Luv:
        33.7530, 5.0095, -95.5025
        Hunter-Lab:
        28.0893, 45.0134, -85.9435
      #5d2cbf color charts
#5d2cbf RGB chart
      #5d2cbf CMYK chart
      #5d2cbf RGB pie chart
      #5d2cbf color shades, tints & tones
#5d2cbf color schemes
#5d2cbf color preview, HTML & CSS examples
           This text has a color of #5d2cbf        
        
          <p style="color:#5d2cbf;">Text here</p>
        
        
          .mytext {color:#5d2cbf;}
        
        Text color #5d2cbf
      
           This box has a color of #5d2cbf        
        
          <div style="background-color:#5d2cbf;">Content here</div>
        
        
          .mybackground {background-color:#5d2cbf;}
        
        Background color #5d2cbf
      
           Border around this has a color of #5d2cbf        
        
          <div style="border:2px solid #5d2cbf;">Content here</div>
        
        
          .myborder {border:2px solid #5d2cbf;}
        
        Border color #5d2cbf