#5d17ec color space conversions
Hex:
        #5d17ec
        RGB:
        93, 23, 236
        CMY:
        64, 91, 7
        CMYK:
        61, 90, 0, 7
      HSL:
        260°, 84.8606%, 50.7843%
        HSV (HSB):
        260°, 90.2542%, 92.5490%
        XYZ:
        19.9609, 8.9961, 80.0412
        xyY:
        0.1831, 0.0825, 8.9961
      CIE-Lab:
        35.9767, 73.1636, -90.8866
        CIE-LCH:
        35.9767, 116.6760, 308.8340
        CIE-Luv:
        35.9767, 2.0031, -123.1802
        Hunter-Lab:
        29.9935, 66.3048, -137.2272
      #5d17ec color charts
#5d17ec RGB chart
      #5d17ec CMYK chart
      #5d17ec RGB pie chart
      #5d17ec color shades, tints & tones
#5d17ec color schemes
#5d17ec color preview, HTML & CSS examples
           This text has a color of #5d17ec        
        
          <p style="color:#5d17ec;">Text here</p>
        
        
          .mytext {color:#5d17ec;}
        
        Text color #5d17ec
      
           This box has a color of #5d17ec        
        
          <div style="background-color:#5d17ec;">Content here</div>
        
        
          .mybackground {background-color:#5d17ec;}
        
        Background color #5d17ec
      
           Border around this has a color of #5d17ec        
        
          <div style="border:2px solid #5d17ec;">Content here</div>
        
        
          .myborder {border:2px solid #5d17ec;}
        
        Border color #5d17ec