#5d39cb color space conversions
Hex:
        #5d39cb
        RGB:
        93, 57, 203
        CMY:
        64, 78, 20
        CMYK:
        54, 72, 0, 20
      HSL:
        255°, 58.4000%, 50.9804%
        HSV (HSB):
        255°, 71.9212%, 79.6078%
        XYZ:
        16.7568, 9.5652, 57.4630
        xyY:
        0.2000, 0.1142, 9.5652
      CIE-Lab:
        37.0505, 51.6973, -70.1577
        CIE-LCH:
        37.0505, 87.1477, 306.3855
        CIE-Luv:
        37.0505, 1.7681, -100.9190
        Hunter-Lab:
        30.9277, 42.5891, -88.5103
      #5d39cb color charts
#5d39cb RGB chart
      #5d39cb CMYK chart
      #5d39cb RGB pie chart
      #5d39cb color shades, tints & tones
#5d39cb color schemes
#5d39cb color preview, HTML & CSS examples
           This text has a color of #5d39cb        
        
          <p style="color:#5d39cb;">Text here</p>
        
        
          .mytext {color:#5d39cb;}
        
        Text color #5d39cb
      
           This box has a color of #5d39cb        
        
          <div style="background-color:#5d39cb;">Content here</div>
        
        
          .mybackground {background-color:#5d39cb;}
        
        Background color #5d39cb
      
           Border around this has a color of #5d39cb        
        
          <div style="border:2px solid #5d39cb;">Content here</div>
        
        
          .myborder {border:2px solid #5d39cb;}
        
        Border color #5d39cb