#d61b85 color space conversions
Hex:
        #d61b85
        RGB:
        214, 27, 133
        CMY:
        16, 89, 48
        CMYK:
        0, 87, 38, 16
      HSL:
        326°, 77.5934%, 47.2549%
        HSV (HSB):
        326°, 87.3832%, 83.9216%
        XYZ:
        32.3571, 16.7735, 23.7225
        xyY:
        0.4441, 0.2302, 16.7735
      CIE-Lab:
        47.9733, 73.3776, -10.0467
        CIE-LCH:
        47.9733, 74.0622, 352.2036
        CIE-Luv:
        47.9733, 103.9116, -26.9700
        Hunter-Lab:
        40.9554, 69.3532, -5.6736
      #d61b85 color charts
#d61b85 RGB chart
      #d61b85 CMYK chart
      #d61b85 RGB pie chart
      #d61b85 color shades, tints & tones
#d61b85 color schemes
#d61b85 color preview, HTML & CSS examples
           This text has a color of #d61b85        
        
          <p style="color:#d61b85;">Text here</p>
        
        
          .mytext {color:#d61b85;}
        
        Text color #d61b85
      
           This box has a color of #d61b85        
        
          <div style="background-color:#d61b85;">Content here</div>
        
        
          .mybackground {background-color:#d61b85;}
        
        Background color #d61b85
      
           Border around this has a color of #d61b85        
        
          <div style="border:2px solid #d61b85;">Content here</div>
        
        
          .myborder {border:2px solid #d61b85;}
        
        Border color #d61b85