#dc42ef color space conversions
Hex:
        #dc42ef
        RGB:
        220, 66, 239
        CMY:
        14, 74, 6
        CMYK:
        8, 72, 0, 6
      HSL:
        293°, 84.3902%, 59.8039%
        HSV (HSB):
        293°, 72.3849%, 93.7255%
        XYZ:
        47.0434, 25.3441, 84.0738
        xyY:
        0.3007, 0.1620, 25.3441
      CIE-Lab:
        57.4091, 79.0907, -56.9160
        CIE-LCH:
        57.4091, 97.4411, 324.2601
        CIE-Luv:
        57.4091, 59.0487, -98.9743
        Hunter-Lab:
        50.3429, 78.7010, -63.7756
      #dc42ef color charts
#dc42ef RGB chart
      #dc42ef CMYK chart
      #dc42ef RGB pie chart
      #dc42ef color shades, tints & tones
#dc42ef color schemes
#dc42ef color preview, HTML & CSS examples
           This text has a color of #dc42ef        
        
          <p style="color:#dc42ef;">Text here</p>
        
        
          .mytext {color:#dc42ef;}
        
        Text color #dc42ef
      
           This box has a color of #dc42ef        
        
          <div style="background-color:#dc42ef;">Content here</div>
        
        
          .mybackground {background-color:#dc42ef;}
        
        Background color #dc42ef
      
           Border around this has a color of #dc42ef        
        
          <div style="border:2px solid #dc42ef;">Content here</div>
        
        
          .myborder {border:2px solid #dc42ef;}
        
        Border color #dc42ef