#dc0cf3 color space conversions
Hex:
        #dc0cf3
        RGB:
        220, 12, 243
        CMY:
        14, 95, 5
        CMYK:
        9, 95, 0, 5
      HSL:
        294°, 90.5882%, 50.0000%
        HSV (HSB):
        294°, 95.0617%, 95.2941%
        XYZ:
        45.8243, 21.9497, 86.6155
        xyY:
        0.2968, 0.1422, 21.9497
      CIE-Lab:
        53.9735, 90.4530, -64.6701
        CIE-LCH:
        53.9735, 111.1933, 324.4368
        CIE-Luv:
        53.9735, 63.7495, -110.2986
        Hunter-Lab:
        46.8505, 92.6022, -76.8180
      #dc0cf3 color charts
#dc0cf3 RGB chart
      #dc0cf3 CMYK chart
      #dc0cf3 RGB pie chart
      #dc0cf3 color shades, tints & tones
#dc0cf3 color schemes
#dc0cf3 color preview, HTML & CSS examples
           This text has a color of #dc0cf3        
        
          <p style="color:#dc0cf3;">Text here</p>
        
        
          .mytext {color:#dc0cf3;}
        
        Text color #dc0cf3
      
           This box has a color of #dc0cf3        
        
          <div style="background-color:#dc0cf3;">Content here</div>
        
        
          .mybackground {background-color:#dc0cf3;}
        
        Background color #dc0cf3
      
           Border around this has a color of #dc0cf3        
        
          <div style="border:2px solid #dc0cf3;">Content here</div>
        
        
          .myborder {border:2px solid #dc0cf3;}
        
        Border color #dc0cf3