#d61ebd color space conversions
Hex:
        #d61ebd
        RGB:
        214, 30, 189
        CMY:
        16, 88, 26
        CMYK:
        0, 86, 12, 16
      HSL:
        308°, 75.4098%, 47.8431%
        HSV (HSB):
        308°, 85.9813%, 83.9216%
        XYZ:
        37.3811, 18.8988, 49.8217
        xyY:
        0.3523, 0.1781, 18.8988
      CIE-Lab:
        50.5686, 79.3982, -39.3432
        CIE-LCH:
        50.5686, 88.6113, 333.6408
        CIE-Luv:
        50.5686, 78.9365, -70.1417
        Hunter-Lab:
        43.4728, 77.4103, -37.5181
      #d61ebd color charts
#d61ebd RGB chart
      #d61ebd CMYK chart
      #d61ebd RGB pie chart
      #d61ebd color shades, tints & tones
#d61ebd color schemes
#d61ebd color preview, HTML & CSS examples
           This text has a color of #d61ebd        
        
          <p style="color:#d61ebd;">Text here</p>
        
        
          .mytext {color:#d61ebd;}
        
        Text color #d61ebd
      
           This box has a color of #d61ebd        
        
          <div style="background-color:#d61ebd;">Content here</div>
        
        
          .mybackground {background-color:#d61ebd;}
        
        Background color #d61ebd
      
           Border around this has a color of #d61ebd        
        
          <div style="border:2px solid #d61ebd;">Content here</div>
        
        
          .myborder {border:2px solid #d61ebd;}
        
        Border color #d61ebd