#5d0dfe color space conversions
Hex:
        #5d0dfe
        RGB:
        93, 13, 254
        CMY:
        64, 95, 0
        CMYK:
        63, 95, 0, 0
      HSL:
        260°, 99.1770%, 52.3529%
        HSV (HSB):
        260°, 94.8819%, 99.6078%
        XYZ:
        22.5475, 9.7708, 94.4635
        xyY:
        0.1778, 0.0771, 9.7708
      CIE-Lab:
        37.4278, 79.2287, -98.6331
        CIE-LCH:
        37.4278, 126.5135, 308.7737
        CIE-Luv:
        37.4278, 0.7179, -133.3181
        Hunter-Lab:
        31.2582, 74.0557, -157.2958
      #5d0dfe color charts
#5d0dfe RGB chart
      #5d0dfe CMYK chart
      #5d0dfe RGB pie chart
      #5d0dfe color shades, tints & tones
#5d0dfe color schemes
#5d0dfe color preview, HTML & CSS examples
           This text has a color of #5d0dfe        
        
          <p style="color:#5d0dfe;">Text here</p>
        
        
          .mytext {color:#5d0dfe;}
        
        Text color #5d0dfe
      
           This box has a color of #5d0dfe        
        
          <div style="background-color:#5d0dfe;">Content here</div>
        
        
          .mybackground {background-color:#5d0dfe;}
        
        Background color #5d0dfe
      
           Border around this has a color of #5d0dfe        
        
          <div style="border:2px solid #5d0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #5d0dfe;}
        
        Border color #5d0dfe