#dc05e2 color space conversions
Hex:
        #dc05e2
        RGB:
        220, 5, 226
        CMY:
        14, 98, 11
        CMYK:
        3, 98, 0, 11
      HSL:
        298°, 95.6710%, 45.2941%
        HSV (HSB):
        298°, 97.7876%, 88.6275%
        XYZ:
        43.2969, 20.8152, 73.6872
        xyY:
        0.3142, 0.1511, 20.8152
      CIE-Lab:
        52.7466, 88.3968, -57.0644
        CIE-LCH:
        52.7466, 105.2157, 327.1558
        CIE-Luv:
        52.7466, 70.3038, -98.3507
        Hunter-Lab:
        45.6236, 89.5555, -63.8233
      #dc05e2 color charts
#dc05e2 RGB chart
      #dc05e2 CMYK chart
      #dc05e2 RGB pie chart
      #dc05e2 color shades, tints & tones
#dc05e2 color schemes
#dc05e2 color preview, HTML & CSS examples
           This text has a color of #dc05e2        
        
          <p style="color:#dc05e2;">Text here</p>
        
        
          .mytext {color:#dc05e2;}
        
        Text color #dc05e2
      
           This box has a color of #dc05e2        
        
          <div style="background-color:#dc05e2;">Content here</div>
        
        
          .mybackground {background-color:#dc05e2;}
        
        Background color #dc05e2
      
           Border around this has a color of #dc05e2        
        
          <div style="border:2px solid #dc05e2;">Content here</div>
        
        
          .myborder {border:2px solid #dc05e2;}
        
        Border color #dc05e2