#5c0dce color space conversions
Hex:
        #5c0dce
        RGB:
        92, 13, 206
        CMY:
        64, 95, 19
        CMYK:
        55, 94, 0, 19
      HSL:
        265°, 88.1279%, 42.9412%
        HSV (HSB):
        265°, 93.6893%, 80.7843%
        XYZ:
        15.6981, 7.0194, 58.9200
        xyY:
        0.1923, 0.0860, 7.0194
      CIE-Lab:
        31.8510, 68.0756, -80.4770
        CIE-LCH:
        31.8510, 105.4079, 310.2279
        CIE-Luv:
        31.8510, 5.4040, -106.0675
        Hunter-Lab:
        26.4941, 59.3990, -113.3085
      #5c0dce color charts
#5c0dce RGB chart
      #5c0dce CMYK chart
      #5c0dce RGB pie chart
      #5c0dce color shades, tints & tones
#5c0dce color schemes
#5c0dce color preview, HTML & CSS examples
           This text has a color of #5c0dce        
        
          <p style="color:#5c0dce;">Text here</p>
        
        
          .mytext {color:#5c0dce;}
        
        Text color #5c0dce
      
           This box has a color of #5c0dce        
        
          <div style="background-color:#5c0dce;">Content here</div>
        
        
          .mybackground {background-color:#5c0dce;}
        
        Background color #5c0dce
      
           Border around this has a color of #5c0dce        
        
          <div style="border:2px solid #5c0dce;">Content here</div>
        
        
          .myborder {border:2px solid #5c0dce;}
        
        Border color #5c0dce