#dc00f6 color space conversions
Hex:
        #dc00f6
        RGB:
        220, 0, 246
        CMY:
        14, 100, 4
        CMYK:
        11, 100, 0, 4
      HSL:
        294°, 100.0000%, 48.2353%
        HSV (HSB):
        294°, 100.0000%, 96.4706%
        XYZ:
        46.1498, 21.8695, 88.9776
        xyY:
        0.2940, 0.1393, 21.8695
      CIE-Lab:
        53.8882, 91.7466, -66.4867
        CIE-LCH:
        53.8882, 113.3045, 324.0700
        CIE-Luv:
        53.8882, 63.1124, -113.0238
        Hunter-Lab:
        46.7648, 94.3140, -80.0735
      #dc00f6 color charts
#dc00f6 RGB chart
      #dc00f6 CMYK chart
      #dc00f6 RGB pie chart
      #dc00f6 color shades, tints & tones
#dc00f6 color schemes
#dc00f6 color preview, HTML & CSS examples
           This text has a color of #dc00f6        
        
          <p style="color:#dc00f6;">Text here</p>
        
        
          .mytext {color:#dc00f6;}
        
        Text color #dc00f6
      
           This box has a color of #dc00f6        
        
          <div style="background-color:#dc00f6;">Content here</div>
        
        
          .mybackground {background-color:#dc00f6;}
        
        Background color #dc00f6
      
           Border around this has a color of #dc00f6        
        
          <div style="border:2px solid #dc00f6;">Content here</div>
        
        
          .myborder {border:2px solid #dc00f6;}
        
        Border color #dc00f6