#ff80d1 color space conversions
Hex:
        #ff80d1
        RGB:
        255, 128, 209
        CMY:
        0, 50, 18
        CMYK:
        0, 50, 18, 0
      HSL:
        322°, 100.0000%, 75.0980%
        HSV (HSB):
        322°, 49.8039%, 100.0000%
        XYZ:
        60.4678, 41.3018, 65.1066
        xyY:
        0.3624, 0.2475, 41.3018
      CIE-Lab:
        70.3868, 57.6727, -19.5514
        CIE-LCH:
        70.3868, 60.8966, 341.2730
        CIE-Luv:
        70.3868, 71.8161, -39.9598
        Hunter-Lab:
        64.2665, 55.4829, -15.0786
      #ff80d1 color charts
#ff80d1 RGB chart
      #ff80d1 CMYK chart
      #ff80d1 RGB pie chart
      #ff80d1 color shades, tints & tones
#ff80d1 color schemes
#ff80d1 color preview, HTML & CSS examples
           This text has a color of #ff80d1        
        
          <p style="color:#ff80d1;">Text here</p>
        
        
          .mytext {color:#ff80d1;}
        
        Text color #ff80d1
      
           This box has a color of #ff80d1        
        
          <div style="background-color:#ff80d1;">Content here</div>
        
        
          .mybackground {background-color:#ff80d1;}
        
        Background color #ff80d1
      
           Border around this has a color of #ff80d1        
        
          <div style="border:2px solid #ff80d1;">Content here</div>
        
        
          .myborder {border:2px solid #ff80d1;}
        
        Border color #ff80d1