#d426d8 color space conversions
Hex:
        #d426d8
        RGB:
        212, 38, 216
        CMY:
        17, 85, 15
        CMYK:
        2, 82, 0, 15
      HSL:
        299°, 70.0787%, 49.8039%
        HSV (HSB):
        299°, 82.4074%, 84.7059%
        XYZ:
        40.2392, 20.3411, 66.7711
        xyY:
        0.3160, 0.1597, 20.3411
      CIE-Lab:
        52.2207, 81.3848, -52.2961
        CIE-LCH:
        52.2207, 96.7386, 327.2761
        CIE-Luv:
        52.2207, 65.9393, -90.1809
        Hunter-Lab:
        45.1012, 80.3303, -56.2066
      #d426d8 color charts
#d426d8 RGB chart
      #d426d8 CMYK chart
      #d426d8 RGB pie chart
      #d426d8 color shades, tints & tones
#d426d8 color schemes
#d426d8 color preview, HTML & CSS examples
           This text has a color of #d426d8        
        
          <p style="color:#d426d8;">Text here</p>
        
        
          .mytext {color:#d426d8;}
        
        Text color #d426d8
      
           This box has a color of #d426d8        
        
          <div style="background-color:#d426d8;">Content here</div>
        
        
          .mybackground {background-color:#d426d8;}
        
        Background color #d426d8
      
           Border around this has a color of #d426d8        
        
          <div style="border:2px solid #d426d8;">Content here</div>
        
        
          .myborder {border:2px solid #d426d8;}
        
        Border color #d426d8