#d427d8 color space conversions
Hex:
        #d427d8
        RGB:
        212, 39, 216
        CMY:
        17, 85, 15
        CMYK:
        2, 82, 0, 15
      HSL:
        299°, 69.4118%, 50.0000%
        HSV (HSB):
        299°, 81.9444%, 84.7059%
        XYZ:
        40.2716, 20.4060, 66.7819
        xyY:
        0.3160, 0.1601, 20.4060
      CIE-Lab:
        52.2931, 81.1735, -52.1805
        CIE-LCH:
        52.2931, 96.4984, 327.2660
        CIE-Luv:
        52.2931, 65.8115, -90.0132
        Hunter-Lab:
        45.1730, 80.0796, -56.0310
      #d427d8 color charts
#d427d8 RGB chart
      #d427d8 CMYK chart
      #d427d8 RGB pie chart
      #d427d8 color shades, tints & tones
#d427d8 color schemes
#d427d8 color preview, HTML & CSS examples
           This text has a color of #d427d8        
        
          <p style="color:#d427d8;">Text here</p>
        
        
          .mytext {color:#d427d8;}
        
        Text color #d427d8
      
           This box has a color of #d427d8        
        
          <div style="background-color:#d427d8;">Content here</div>
        
        
          .mybackground {background-color:#d427d8;}
        
        Background color #d427d8
      
           Border around this has a color of #d427d8        
        
          <div style="border:2px solid #d427d8;">Content here</div>
        
        
          .myborder {border:2px solid #d427d8;}
        
        Border color #d427d8