#d61bc5 color space conversions
Hex:
        #d61bc5
        RGB:
        214, 27, 197
        CMY:
        16, 89, 23
        CMYK:
        0, 87, 8, 16
      HSL:
        305°, 77.5934%, 47.2549%
        HSV (HSB):
        305°, 87.3832%, 83.9216%
        XYZ:
        38.2015, 19.1112, 54.4987
        xyY:
        0.3417, 0.1709, 19.1112
      CIE-Lab:
        50.8171, 80.9878, -43.5938
        CIE-LCH:
        50.8171, 91.9752, 331.7075
        CIE-Luv:
        50.8171, 76.0064, -76.7242
        Hunter-Lab:
        43.7164, 79.4784, -43.3120
      #d61bc5 color charts
#d61bc5 RGB chart
      #d61bc5 CMYK chart
      #d61bc5 RGB pie chart
      #d61bc5 color shades, tints & tones
#d61bc5 color schemes
#d61bc5 color preview, HTML & CSS examples
           This text has a color of #d61bc5        
        
          <p style="color:#d61bc5;">Text here</p>
        
        
          .mytext {color:#d61bc5;}
        
        Text color #d61bc5
      
           This box has a color of #d61bc5        
        
          <div style="background-color:#d61bc5;">Content here</div>
        
        
          .mybackground {background-color:#d61bc5;}
        
        Background color #d61bc5
      
           Border around this has a color of #d61bc5        
        
          <div style="border:2px solid #d61bc5;">Content here</div>
        
        
          .myborder {border:2px solid #d61bc5;}
        
        Border color #d61bc5