#5d0cfd color space conversions
Hex:
        #5d0cfd
        RGB:
        93, 12, 253
        CMY:
        64, 95, 1
        CMYK:
        63, 95, 0, 1
      HSL:
        260°, 98.3673%, 51.9608%
        HSV (HSB):
        260°, 95.2569%, 99.2157%
        XYZ:
        22.3753, 9.6819, 93.6180
        xyY:
        0.1780, 0.0770, 9.6819
      CIE-Lab:
        37.2654, 79.1385, -98.3423
        CIE-LCH:
        37.2654, 126.2303, 308.8245
        CIE-Luv:
        37.2654, 0.8407, -132.7549
        Hunter-Lab:
        31.1158, 73.9061, -156.6044
      #5d0cfd color charts
#5d0cfd RGB chart
      #5d0cfd CMYK chart
      #5d0cfd RGB pie chart
      #5d0cfd color shades, tints & tones
#5d0cfd color schemes
#5d0cfd color preview, HTML & CSS examples
           This text has a color of #5d0cfd        
        
          <p style="color:#5d0cfd;">Text here</p>
        
        
          .mytext {color:#5d0cfd;}
        
        Text color #5d0cfd
      
           This box has a color of #5d0cfd        
        
          <div style="background-color:#5d0cfd;">Content here</div>
        
        
          .mybackground {background-color:#5d0cfd;}
        
        Background color #5d0cfd
      
           Border around this has a color of #5d0cfd        
        
          <div style="border:2px solid #5d0cfd;">Content here</div>
        
        
          .myborder {border:2px solid #5d0cfd;}
        
        Border color #5d0cfd