#5d0dff color space conversions
Hex:
        #5d0dff
        RGB:
        93, 13, 255
        CMY:
        64, 95, 0
        CMYK:
        64, 95, 0, 0
      HSL:
        260°, 100.0000%, 52.5490%
        HSV (HSB):
        260°, 94.9020%, 100.0000%
        XYZ:
        22.7081, 9.8350, 95.3092
        xyY:
        0.1776, 0.0769, 9.8350
      CIE-Lab:
        37.5447, 79.4582, -98.9992
        CIE-LCH:
        37.5447, 126.9427, 308.7510
        CIE-Luv:
        37.5447, 0.6267, -133.8770
        Hunter-Lab:
        31.3608, 74.3691, -158.2368
      #5d0dff color charts
#5d0dff RGB chart
      #5d0dff CMYK chart
      #5d0dff RGB pie chart
      #5d0dff color shades, tints & tones
#5d0dff color schemes
#5d0dff color preview, HTML & CSS examples
           This text has a color of #5d0dff        
        
          <p style="color:#5d0dff;">Text here</p>
        
        
          .mytext {color:#5d0dff;}
        
        Text color #5d0dff
      
           This box has a color of #5d0dff        
        
          <div style="background-color:#5d0dff;">Content here</div>
        
        
          .mybackground {background-color:#5d0dff;}
        
        Background color #5d0dff
      
           Border around this has a color of #5d0dff        
        
          <div style="border:2px solid #5d0dff;">Content here</div>
        
        
          .myborder {border:2px solid #5d0dff;}
        
        Border color #5d0dff