#d61bc3 color space conversions
Hex:
        #d61bc3
        RGB:
        214, 27, 195
        CMY:
        16, 89, 24
        CMYK:
        0, 87, 9, 16
      HSL:
        306°, 77.5934%, 47.2549%
        HSV (HSB):
        306°, 87.3832%, 83.9216%
        XYZ:
        37.9738, 19.0201, 53.2996
        xyY:
        0.3443, 0.1725, 19.0201
      CIE-Lab:
        50.7108, 80.7114, -42.6038
        CIE-LCH:
        50.7108, 91.2657, 332.1725
        CIE-Luv:
        50.7108, 76.8209, -75.1875
        Hunter-Lab:
        43.6121, 79.1020, -41.9315
      #d61bc3 color charts
#d61bc3 RGB chart
      #d61bc3 CMYK chart
      #d61bc3 RGB pie chart
      #d61bc3 color shades, tints & tones
#d61bc3 color schemes
#d61bc3 color preview, HTML & CSS examples
           This text has a color of #d61bc3        
        
          <p style="color:#d61bc3;">Text here</p>
        
        
          .mytext {color:#d61bc3;}
        
        Text color #d61bc3
      
           This box has a color of #d61bc3        
        
          <div style="background-color:#d61bc3;">Content here</div>
        
        
          .mybackground {background-color:#d61bc3;}
        
        Background color #d61bc3
      
           Border around this has a color of #d61bc3        
        
          <div style="border:2px solid #d61bc3;">Content here</div>
        
        
          .myborder {border:2px solid #d61bc3;}
        
        Border color #d61bc3