#dc00f4 color space conversions
Hex:
        #dc00f4
        RGB:
        220, 0, 244
        CMY:
        14, 100, 4
        CMYK:
        10, 100, 0, 4
      HSL:
        294°, 100.0000%, 47.8431%
        HSV (HSB):
        294°, 100.0000%, 95.6863%
        XYZ:
        45.8443, 21.7473, 87.3693
        xyY:
        0.2958, 0.1403, 21.7473
      CIE-Lab:
        53.7579, 91.4397, -65.5780
        CIE-LCH:
        53.7579, 112.5242, 324.3530
        CIE-Luv:
        53.7579, 63.8227, -111.6063
        Hunter-Lab:
        46.6340, 93.8679, -78.4367
      #dc00f4 color charts
#dc00f4 RGB chart
      #dc00f4 CMYK chart
      #dc00f4 RGB pie chart
      #dc00f4 color shades, tints & tones
#dc00f4 color schemes
#dc00f4 color preview, HTML & CSS examples
           This text has a color of #dc00f4        
        
          <p style="color:#dc00f4;">Text here</p>
        
        
          .mytext {color:#dc00f4;}
        
        Text color #dc00f4
      
           This box has a color of #dc00f4        
        
          <div style="background-color:#dc00f4;">Content here</div>
        
        
          .mybackground {background-color:#dc00f4;}
        
        Background color #dc00f4
      
           Border around this has a color of #dc00f4        
        
          <div style="border:2px solid #dc00f4;">Content here</div>
        
        
          .myborder {border:2px solid #dc00f4;}
        
        Border color #dc00f4