#d61cbf color space conversions
Hex:
        #d61cbf
        RGB:
        214, 28, 191
        CMY:
        16, 89, 25
        CMYK:
        0, 87, 11, 16
      HSL:
        307°, 76.8595%, 47.4510%
        HSV (HSB):
        307°, 86.9159%, 83.9216%
        XYZ:
        37.5508, 18.8882, 50.9569
        xyY:
        0.3496, 0.1759, 18.8882
      CIE-Lab:
        50.5562, 80.0051, -40.5263
        CIE-LCH:
        50.5562, 89.6838, 333.1357
        CIE-Luv:
        50.5562, 78.3518, -71.9705
        Hunter-Lab:
        43.4606, 78.1713, -39.0942
      #d61cbf color charts
#d61cbf RGB chart
      #d61cbf CMYK chart
      #d61cbf RGB pie chart
      #d61cbf color shades, tints & tones
#d61cbf color schemes
#d61cbf color preview, HTML & CSS examples
           This text has a color of #d61cbf        
        
          <p style="color:#d61cbf;">Text here</p>
        
        
          .mytext {color:#d61cbf;}
        
        Text color #d61cbf
      
           This box has a color of #d61cbf        
        
          <div style="background-color:#d61cbf;">Content here</div>
        
        
          .mybackground {background-color:#d61cbf;}
        
        Background color #d61cbf
      
           Border around this has a color of #d61cbf        
        
          <div style="border:2px solid #d61cbf;">Content here</div>
        
        
          .myborder {border:2px solid #d61cbf;}
        
        Border color #d61cbf