#d424be color space conversions
Hex:
        #d424be
        RGB:
        212, 36, 190
        CMY:
        17, 86, 25
        CMYK:
        0, 83, 10, 17
      HSL:
        308°, 70.9677%, 48.6275%
        HSV (HSB):
        308°, 83.0189%, 83.1373%
        XYZ:
        37.0765, 18.9765, 50.4239
        xyY:
        0.3482, 0.1782, 18.9765
      CIE-Lab:
        50.6597, 78.0077, -39.8045
        CIE-LCH:
        50.6597, 87.5763, 332.9664
        CIE-Luv:
        50.6597, 76.2015, -70.6375
        Hunter-Lab:
        43.5620, 75.6914, -38.1359
      #d424be color charts
#d424be RGB chart
      #d424be CMYK chart
      #d424be RGB pie chart
      #d424be color shades, tints & tones
#d424be color schemes
#d424be color preview, HTML & CSS examples
           This text has a color of #d424be        
        
          <p style="color:#d424be;">Text here</p>
        
        
          .mytext {color:#d424be;}
        
        Text color #d424be
      
           This box has a color of #d424be        
        
          <div style="background-color:#d424be;">Content here</div>
        
        
          .mybackground {background-color:#d424be;}
        
        Background color #d424be
      
           Border around this has a color of #d424be        
        
          <div style="border:2px solid #d424be;">Content here</div>
        
        
          .myborder {border:2px solid #d424be;}
        
        Border color #d424be