#dc0ce5 color space conversions
Hex:
        #dc0ce5
        RGB:
        220, 12, 229
        CMY:
        14, 95, 10
        CMYK:
        4, 95, 0, 10
      HSL:
        298°, 90.0415%, 47.2549%
        HSV (HSB):
        298°, 94.7598%, 89.8039%
        XYZ:
        43.7895, 21.1357, 75.9004
        xyY:
        0.3109, 0.1501, 21.1357
      CIE-Lab:
        53.0977, 88.3368, -58.1997
        CIE-LCH:
        53.0977, 105.7856, 326.6216
        CIE-Luv:
        53.0977, 68.8763, -100.1718
        Hunter-Lab:
        45.9736, 89.5661, -65.7036
      #dc0ce5 color charts
#dc0ce5 RGB chart
      #dc0ce5 CMYK chart
      #dc0ce5 RGB pie chart
      #dc0ce5 color shades, tints & tones
#dc0ce5 color schemes
#dc0ce5 color preview, HTML & CSS examples
           This text has a color of #dc0ce5        
        
          <p style="color:#dc0ce5;">Text here</p>
        
        
          .mytext {color:#dc0ce5;}
        
        Text color #dc0ce5
      
           This box has a color of #dc0ce5        
        
          <div style="background-color:#dc0ce5;">Content here</div>
        
        
          .mybackground {background-color:#dc0ce5;}
        
        Background color #dc0ce5
      
           Border around this has a color of #dc0ce5        
        
          <div style="border:2px solid #dc0ce5;">Content here</div>
        
        
          .myborder {border:2px solid #dc0ce5;}
        
        Border color #dc0ce5