#d80bd2 color space conversions
Hex:
        #d80bd2
        RGB:
        216, 11, 210
        CMY:
        15, 96, 18
        CMYK:
        0, 95, 3, 15
      HSL:
        302°, 90.3084%, 44.5098%
        HSV (HSB):
        302°, 94.9074%, 84.7059%
        XYZ:
        40.0714, 19.4914, 62.6230
        xyY:
        0.3280, 0.1595, 19.4914
      CIE-Lab:
        51.2573, 85.0154, -50.3631
        CIE-LCH:
        51.2573, 98.8132, 329.3575
        CIE-Luv:
        51.2573, 73.4427, -87.4157
        Hunter-Lab:
        44.1491, 84.7527, -53.1952
      #d80bd2 color charts
#d80bd2 RGB chart
      #d80bd2 CMYK chart
      #d80bd2 RGB pie chart
      #d80bd2 color shades, tints & tones
#d80bd2 color schemes
#d80bd2 color preview, HTML & CSS examples
           This text has a color of #d80bd2        
        
          <p style="color:#d80bd2;">Text here</p>
        
        
          .mytext {color:#d80bd2;}
        
        Text color #d80bd2
      
           This box has a color of #d80bd2        
        
          <div style="background-color:#d80bd2;">Content here</div>
        
        
          .mybackground {background-color:#d80bd2;}
        
        Background color #d80bd2
      
           Border around this has a color of #d80bd2        
        
          <div style="border:2px solid #d80bd2;">Content here</div>
        
        
          .myborder {border:2px solid #d80bd2;}
        
        Border color #d80bd2