#d80bd1 color space conversions
Hex:
        #d80bd1
        RGB:
        216, 11, 209
        CMY:
        15, 96, 18
        CMYK:
        0, 95, 3, 15
      HSL:
        302°, 90.3084%, 44.5098%
        HSV (HSB):
        302°, 94.9074%, 84.7059%
        XYZ:
        39.9472, 19.4417, 61.9688
        xyY:
        0.3292, 0.1602, 19.4417
      CIE-Lab:
        51.2000, 84.8741, -49.8805
        CIE-LCH:
        51.2000, 98.4463, 329.5572
        CIE-Luv:
        51.2000, 73.8438, -86.6651
        Hunter-Lab:
        44.0928, 84.5552, -52.4623
      #d80bd1 color charts
#d80bd1 RGB chart
      #d80bd1 CMYK chart
      #d80bd1 RGB pie chart
      #d80bd1 color shades, tints & tones
#d80bd1 color schemes
#d80bd1 color preview, HTML & CSS examples
           This text has a color of #d80bd1        
        
          <p style="color:#d80bd1;">Text here</p>
        
        
          .mytext {color:#d80bd1;}
        
        Text color #d80bd1
      
           This box has a color of #d80bd1        
        
          <div style="background-color:#d80bd1;">Content here</div>
        
        
          .mybackground {background-color:#d80bd1;}
        
        Background color #d80bd1
      
           Border around this has a color of #d80bd1        
        
          <div style="border:2px solid #d80bd1;">Content here</div>
        
        
          .myborder {border:2px solid #d80bd1;}
        
        Border color #d80bd1