#5d00ce color space conversions
Hex:
        #5d00ce
        RGB:
        93, 0, 206
        CMY:
        64, 100, 19
        CMYK:
        55, 100, 0, 19
      HSL:
        267°, 100.0000%, 40.3922%
        HSV (HSB):
        267°, 100.0000%, 80.7843%
        XYZ:
        15.6548, 6.7834, 58.8767
        xyY:
        0.1925, 0.0834, 6.7834
      CIE-Lab:
        31.3086, 70.1607, -81.3722
        CIE-LCH:
        31.3086, 107.4429, 310.7686
        CIE-Luv:
        31.3086, 6.1558, -106.1108
        Hunter-Lab:
        26.0449, 61.7120, -115.7985
      #5d00ce color charts
#5d00ce RGB chart
      #5d00ce CMYK chart
      #5d00ce RGB pie chart
      #5d00ce color shades, tints & tones
#5d00ce color schemes
#5d00ce color preview, HTML & CSS examples
           This text has a color of #5d00ce        
        
          <p style="color:#5d00ce;">Text here</p>
        
        
          .mytext {color:#5d00ce;}
        
        Text color #5d00ce
      
           This box has a color of #5d00ce        
        
          <div style="background-color:#5d00ce;">Content here</div>
        
        
          .mybackground {background-color:#5d00ce;}
        
        Background color #5d00ce
      
           Border around this has a color of #5d00ce        
        
          <div style="border:2px solid #5d00ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d00ce;}
        
        Border color #5d00ce