#d42ae3 color space conversions
Hex:
        #d42ae3
        RGB:
        212, 42, 227
        CMY:
        17, 84, 11
        CMYK:
        7, 81, 0, 11
      HSL:
        295°, 76.7635%, 52.7451%
        HSV (HSB):
        295°, 81.4978%, 89.0196%
        XYZ:
        41.8445, 21.1990, 74.5594
        xyY:
        0.3041, 0.1541, 21.1990
      CIE-Lab:
        53.1666, 82.2353, -57.0303
        CIE-LCH:
        53.1666, 100.0755, 325.2586
        CIE-Luv:
        53.1666, 61.5191, -97.7057
        Hunter-Lab:
        46.0424, 81.6510, -63.7824
      #d42ae3 color charts
#d42ae3 RGB chart
      #d42ae3 CMYK chart
      #d42ae3 RGB pie chart
      #d42ae3 color shades, tints & tones
#d42ae3 color schemes
#d42ae3 color preview, HTML & CSS examples
           This text has a color of #d42ae3        
        
          <p style="color:#d42ae3;">Text here</p>
        
        
          .mytext {color:#d42ae3;}
        
        Text color #d42ae3
      
           This box has a color of #d42ae3        
        
          <div style="background-color:#d42ae3;">Content here</div>
        
        
          .mybackground {background-color:#d42ae3;}
        
        Background color #d42ae3
      
           Border around this has a color of #d42ae3        
        
          <div style="border:2px solid #d42ae3;">Content here</div>
        
        
          .myborder {border:2px solid #d42ae3;}
        
        Border color #d42ae3