#dc05e6 color space conversions
Hex:
        #dc05e6
        RGB:
        220, 5, 230
        CMY:
        14, 98, 10
        CMYK:
        4, 98, 0, 10
      HSL:
        297°, 95.7447%, 46.0784%
        HSV (HSB):
        297°, 97.8261%, 90.1961%
        XYZ:
        43.8524, 21.0374, 76.6122
        xyY:
        0.3099, 0.1487, 21.0374
      CIE-Lab:
        52.9904, 88.9844, -58.9375
        CIE-LCH:
        52.9904, 106.7326, 326.4821
        CIE-Luv:
        52.9904, 68.7795, -101.2775
        Hunter-Lab:
        45.8665, 90.3953, -66.9274
      #dc05e6 color charts
#dc05e6 RGB chart
      #dc05e6 CMYK chart
      #dc05e6 RGB pie chart
      #dc05e6 color shades, tints & tones
#dc05e6 color schemes
#dc05e6 color preview, HTML & CSS examples
           This text has a color of #dc05e6        
        
          <p style="color:#dc05e6;">Text here</p>
        
        
          .mytext {color:#dc05e6;}
        
        Text color #dc05e6
      
           This box has a color of #dc05e6        
        
          <div style="background-color:#dc05e6;">Content here</div>
        
        
          .mybackground {background-color:#dc05e6;}
        
        Background color #dc05e6
      
           Border around this has a color of #dc05e6        
        
          <div style="border:2px solid #dc05e6;">Content here</div>
        
        
          .myborder {border:2px solid #dc05e6;}
        
        Border color #dc05e6