#5d3bce color space conversions
Hex:
        #5d3bce
        RGB:
        93, 59, 206
        CMY:
        64, 77, 19
        CMYK:
        55, 71, 0, 19
      HSL:
        254°, 60.0000%, 51.9608%
        HSV (HSB):
        254°, 71.3592%, 80.7843%
        XYZ:
        17.2187, 9.9113, 59.3981
        xyY:
        0.1990, 0.1145, 9.9113
      CIE-Lab:
        37.6828, 51.5248, -70.8618
        CIE-LCH:
        37.6828, 87.6139, 306.0215
        CIE-Luv:
        37.6828, 1.1414, -102.4287
        Hunter-Lab:
        31.4822, 42.5340, -89.8258
      #5d3bce color charts
#5d3bce RGB chart
      #5d3bce CMYK chart
      #5d3bce RGB pie chart
      #5d3bce color shades, tints & tones
#5d3bce color schemes
#5d3bce color preview, HTML & CSS examples
           This text has a color of #5d3bce        
        
          <p style="color:#5d3bce;">Text here</p>
        
        
          .mytext {color:#5d3bce;}
        
        Text color #5d3bce
      
           This box has a color of #5d3bce        
        
          <div style="background-color:#5d3bce;">Content here</div>
        
        
          .mybackground {background-color:#5d3bce;}
        
        Background color #5d3bce
      
           Border around this has a color of #5d3bce        
        
          <div style="border:2px solid #5d3bce;">Content here</div>
        
        
          .myborder {border:2px solid #5d3bce;}
        
        Border color #5d3bce