#5d0fec color space conversions
Hex:
        #5d0fec
        RGB:
        93, 15, 236
        CMY:
        64, 94, 7
        CMYK:
        61, 94, 0, 7
      HSL:
        261°, 88.0478%, 49.2157%
        HSV (HSB):
        261°, 93.6441%, 92.5490%
        XYZ:
        19.8253, 8.7249, 79.9960
        xyY:
        0.1826, 0.0804, 8.7249
      CIE-Lab:
        35.4492, 74.7631, -91.7622
        CIE-LCH:
        35.4492, 118.3631, 309.1714
        CIE-Luv:
        35.4492, 2.3684, -123.2036
        Hunter-Lab:
        29.5380, 68.1143, -139.8951
      #5d0fec color charts
#5d0fec RGB chart
      #5d0fec CMYK chart
      #5d0fec RGB pie chart
      #5d0fec color shades, tints & tones
#5d0fec color schemes
#5d0fec color preview, HTML & CSS examples
           This text has a color of #5d0fec        
        
          <p style="color:#5d0fec;">Text here</p>
        
        
          .mytext {color:#5d0fec;}
        
        Text color #5d0fec
      
           This box has a color of #5d0fec        
        
          <div style="background-color:#5d0fec;">Content here</div>
        
        
          .mybackground {background-color:#5d0fec;}
        
        Background color #5d0fec
      
           Border around this has a color of #5d0fec        
        
          <div style="border:2px solid #5d0fec;">Content here</div>
        
        
          .myborder {border:2px solid #5d0fec;}
        
        Border color #5d0fec