#d61b94 color space conversions
Hex:
        #d61b94
        RGB:
        214, 27, 148
        CMY:
        16, 89, 42
        CMYK:
        0, 87, 31, 16
      HSL:
        321°, 77.5934%, 47.2549%
        HSV (HSB):
        321°, 87.3832%, 83.9216%
        XYZ:
        33.4688, 17.2181, 29.5764
        xyY:
        0.4170, 0.2145, 17.2181
      CIE-Lab:
        48.5337, 74.9154, -18.2614
        CIE-LCH:
        48.5337, 77.1089, 346.3007
        CIE-Luv:
        48.5337, 97.1822, -38.5139
        Hunter-Lab:
        41.4947, 71.3586, -13.2141
      #d61b94 color charts
#d61b94 RGB chart
      #d61b94 CMYK chart
      #d61b94 RGB pie chart
      #d61b94 color shades, tints & tones
#d61b94 color schemes
#d61b94 color preview, HTML & CSS examples
           This text has a color of #d61b94        
        
          <p style="color:#d61b94;">Text here</p>
        
        
          .mytext {color:#d61b94;}
        
        Text color #d61b94
      
           This box has a color of #d61b94        
        
          <div style="background-color:#d61b94;">Content here</div>
        
        
          .mybackground {background-color:#d61b94;}
        
        Background color #d61b94
      
           Border around this has a color of #d61b94        
        
          <div style="border:2px solid #d61b94;">Content here</div>
        
        
          .myborder {border:2px solid #d61b94;}
        
        Border color #d61b94