#d80fb3 color space conversions
Hex:
        #d80fb3
        RGB:
        216, 15, 179
        CMY:
        15, 94, 30
        CMYK:
        0, 93, 17, 15
      HSL:
        311°, 87.0130%, 45.2941%
        HSV (HSB):
        311°, 93.0556%, 84.7059%
        XYZ:
        36.6264, 18.1953, 44.2294
        xyY:
        0.3698, 0.1837, 18.1953
      CIE-Lab:
        49.7321, 80.5218, -34.7889
        CIE-LCH:
        49.7321, 87.7156, 336.6336
        CIE-Luv:
        49.7321, 86.2702, -63.3902
        Hunter-Lab:
        42.6559, 78.6209, -31.6180
      #d80fb3 color charts
#d80fb3 RGB chart
      #d80fb3 CMYK chart
      #d80fb3 RGB pie chart
      #d80fb3 color shades, tints & tones
#d80fb3 color schemes
#d80fb3 color preview, HTML & CSS examples
           This text has a color of #d80fb3        
        
          <p style="color:#d80fb3;">Text here</p>
        
        
          .mytext {color:#d80fb3;}
        
        Text color #d80fb3
      
           This box has a color of #d80fb3        
        
          <div style="background-color:#d80fb3;">Content here</div>
        
        
          .mybackground {background-color:#d80fb3;}
        
        Background color #d80fb3
      
           Border around this has a color of #d80fb3        
        
          <div style="border:2px solid #d80fb3;">Content here</div>
        
        
          .myborder {border:2px solid #d80fb3;}
        
        Border color #d80fb3