#5d2dfe color space conversions
Hex:
        #5d2dfe
        RGB:
        93, 45, 254
        CMY:
        64, 82, 0
        CMYK:
        63, 82, 0, 0
      HSL:
        254°, 99.0521%, 58.6275%
        HSV (HSB):
        254°, 82.2835%, 99.6078%
        XYZ:
        23.3420, 11.3597, 94.7283
        xyY:
        0.1803, 0.0878, 11.3597
      CIE-Lab:
        40.1798, 70.9602, -94.0664
        CIE-LCH:
        40.1798, 117.8297, 307.0295
        CIE-Luv:
        40.1798, -1.2942, -132.8910
        Hunter-Lab:
        33.7041, 64.6389, -143.0467
      #5d2dfe color charts
#5d2dfe RGB chart
      #5d2dfe CMYK chart
      #5d2dfe RGB pie chart
      #5d2dfe color shades, tints & tones
#5d2dfe color schemes
#5d2dfe color preview, HTML & CSS examples
           This text has a color of #5d2dfe        
        
          <p style="color:#5d2dfe;">Text here</p>
        
        
          .mytext {color:#5d2dfe;}
        
        Text color #5d2dfe
      
           This box has a color of #5d2dfe        
        
          <div style="background-color:#5d2dfe;">Content here</div>
        
        
          .mybackground {background-color:#5d2dfe;}
        
        Background color #5d2dfe
      
           Border around this has a color of #5d2dfe        
        
          <div style="border:2px solid #5d2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #5d2dfe;}
        
        Border color #5d2dfe