#5d2fbc color space conversions
Hex:
        #5d2fbc
        RGB:
        93, 47, 188
        CMY:
        64, 82, 26
        CMYK:
        51, 75, 0, 26
      HSL:
        260°, 60.0000%, 46.0784%
        HSV (HSB):
        260°, 75.0000%, 73.7255%
        XYZ:
        14.6078, 7.9910, 48.3495
        xyY:
        0.2059, 0.1126, 7.9910
      CIE-Lab:
        33.9642, 52.4628, -66.4382
        CIE-LCH:
        33.9642, 84.6545, 308.2963
        CIE-Luv:
        33.9642, 4.9454, -93.1824
        Hunter-Lab:
        28.2684, 42.7709, -81.6200
      #5d2fbc color charts
#5d2fbc RGB chart
      #5d2fbc CMYK chart
      #5d2fbc RGB pie chart
      #5d2fbc color shades, tints & tones
#5d2fbc color schemes
#5d2fbc color preview, HTML & CSS examples
           This text has a color of #5d2fbc        
        
          <p style="color:#5d2fbc;">Text here</p>
        
        
          .mytext {color:#5d2fbc;}
        
        Text color #5d2fbc
      
           This box has a color of #5d2fbc        
        
          <div style="background-color:#5d2fbc;">Content here</div>
        
        
          .mybackground {background-color:#5d2fbc;}
        
        Background color #5d2fbc
      
           Border around this has a color of #5d2fbc        
        
          <div style="border:2px solid #5d2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #5d2fbc;}
        
        Border color #5d2fbc