#d42eec color space conversions
Hex:
        #d42eec
        RGB:
        212, 46, 236
        CMY:
        17, 82, 7
        CMYK:
        10, 81, 0, 7
      HSL:
        292°, 83.3333%, 55.2941%
        HSV (HSB):
        292°, 80.5085%, 92.5490%
        XYZ:
        43.2687, 22.0072, 81.3242
        xyY:
        0.2951, 0.1501, 22.0072
      CIE-Lab:
        54.0346, 82.7614, -60.7116
        CIE-LCH:
        54.0346, 102.6419, 323.7372
        CIE-Luv:
        54.0346, 57.9605, -103.6152
        Hunter-Lab:
        46.9118, 82.5423, -69.9442
      #d42eec color charts
#d42eec RGB chart
      #d42eec CMYK chart
      #d42eec RGB pie chart
      #d42eec color shades, tints & tones
#d42eec color schemes
#d42eec color preview, HTML & CSS examples
           This text has a color of #d42eec        
        
          <p style="color:#d42eec;">Text here</p>
        
        
          .mytext {color:#d42eec;}
        
        Text color #d42eec
      
           This box has a color of #d42eec        
        
          <div style="background-color:#d42eec;">Content here</div>
        
        
          .mybackground {background-color:#d42eec;}
        
        Background color #d42eec
      
           Border around this has a color of #d42eec        
        
          <div style="border:2px solid #d42eec;">Content here</div>
        
        
          .myborder {border:2px solid #d42eec;}
        
        Border color #d42eec