#dc42e8 color space conversions
Hex:
        #dc42e8
        RGB:
        220, 66, 232
        CMY:
        14, 74, 9
        CMYK:
        5, 72, 0, 9
      HSL:
        296°, 78.3019%, 58.4314%
        HSV (HSB):
        296°, 71.5517%, 90.9804%
        XYZ:
        46.0289, 24.9383, 78.7315
        xyY:
        0.3075, 0.1666, 24.9383
      CIE-Lab:
        57.0152, 77.9248, -53.6234
        CIE-LCH:
        57.0152, 94.5925, 325.4665
        CIE-Luv:
        57.0152, 61.2949, -93.6507
        Hunter-Lab:
        49.9382, 77.1345, -58.5185
      #dc42e8 color charts
#dc42e8 RGB chart
      #dc42e8 CMYK chart
      #dc42e8 RGB pie chart
      #dc42e8 color shades, tints & tones
#dc42e8 color schemes
#dc42e8 color preview, HTML & CSS examples
           This text has a color of #dc42e8        
        
          <p style="color:#dc42e8;">Text here</p>
        
        
          .mytext {color:#dc42e8;}
        
        Text color #dc42e8
      
           This box has a color of #dc42e8        
        
          <div style="background-color:#dc42e8;">Content here</div>
        
        
          .mybackground {background-color:#dc42e8;}
        
        Background color #dc42e8
      
           Border around this has a color of #dc42e8        
        
          <div style="border:2px solid #dc42e8;">Content here</div>
        
        
          .myborder {border:2px solid #dc42e8;}
        
        Border color #dc42e8