#5d0def color space conversions
Hex:
        #5d0def
        RGB:
        93, 13, 239
        CMY:
        64, 95, 6
        CMYK:
        61, 95, 0, 6
      HSL:
        261°, 89.6825%, 49.4118%
        HSV (HSB):
        261°, 94.5607%, 93.7255%
        XYZ:
        20.2381, 8.8470, 82.3023
        xyY:
        0.1817, 0.0794, 8.8470
      CIE-Lab:
        35.6880, 75.7775, -93.0683
        CIE-LCH:
        35.6880, 120.0164, 309.1530
        CIE-Luv:
        35.6880, 2.1421, -124.8958
        Hunter-Lab:
        29.7439, 69.4017, -143.2366
      #5d0def color charts
#5d0def RGB chart
      #5d0def CMYK chart
      #5d0def RGB pie chart
      #5d0def color shades, tints & tones
#5d0def color schemes
#5d0def color preview, HTML & CSS examples
           This text has a color of #5d0def        
        
          <p style="color:#5d0def;">Text here</p>
        
        
          .mytext {color:#5d0def;}
        
        Text color #5d0def
      
           This box has a color of #5d0def        
        
          <div style="background-color:#5d0def;">Content here</div>
        
        
          .mybackground {background-color:#5d0def;}
        
        Background color #5d0def
      
           Border around this has a color of #5d0def        
        
          <div style="border:2px solid #5d0def;">Content here</div>
        
        
          .myborder {border:2px solid #5d0def;}
        
        Border color #5d0def