#d61bc8 color space conversions
Hex:
        #d61bc8
        RGB:
        214, 27, 200
        CMY:
        16, 89, 22
        CMYK:
        0, 87, 7, 16
      HSL:
        304°, 77.5934%, 47.2549%
        HSV (HSB):
        304°, 87.3832%, 83.9216%
        XYZ:
        38.5488, 19.2501, 56.3275
        xyY:
        0.3378, 0.1687, 19.2501
      CIE-Lab:
        50.9786, 81.4064, -45.0721
        CIE-LCH:
        50.9786, 93.0511, 331.0281
        CIE-Luv:
        50.9786, 74.7949, -79.0222
        Hunter-Lab:
        43.8750, 80.0499, -45.4051
      #d61bc8 color charts
#d61bc8 RGB chart
      #d61bc8 CMYK chart
      #d61bc8 RGB pie chart
      #d61bc8 color shades, tints & tones
#d61bc8 color schemes
#d61bc8 color preview, HTML & CSS examples
           This text has a color of #d61bc8        
        
          <p style="color:#d61bc8;">Text here</p>
        
        
          .mytext {color:#d61bc8;}
        
        Text color #d61bc8
      
           This box has a color of #d61bc8        
        
          <div style="background-color:#d61bc8;">Content here</div>
        
        
          .mybackground {background-color:#d61bc8;}
        
        Background color #d61bc8
      
           Border around this has a color of #d61bc8        
        
          <div style="border:2px solid #d61bc8;">Content here</div>
        
        
          .myborder {border:2px solid #d61bc8;}
        
        Border color #d61bc8