#ff80d4 color space conversions
Hex:
        #ff80d4
        RGB:
        255, 128, 212
        CMY:
        0, 50, 17
        CMYK:
        0, 50, 17, 0
      HSL:
        320°, 100.0000%, 75.0980%
        HSV (HSB):
        320°, 49.8039%, 100.0000%
        XYZ:
        60.8428, 41.4518, 67.0816
        xyY:
        0.3592, 0.2447, 41.4518
      CIE-Lab:
        70.4913, 58.1097, -21.0580
        CIE-LCH:
        70.4913, 61.8076, 340.0803
        CIE-Luv:
        70.4913, 71.0285, -42.3838
        Hunter-Lab:
        64.3831, 56.0144, -16.7069
      #ff80d4 color charts
#ff80d4 RGB chart
      #ff80d4 CMYK chart
      #ff80d4 RGB pie chart
      #ff80d4 color shades, tints & tones
#ff80d4 color schemes
#ff80d4 color preview, HTML & CSS examples
           This text has a color of #ff80d4        
        
          <p style="color:#ff80d4;">Text here</p>
        
        
          .mytext {color:#ff80d4;}
        
        Text color #ff80d4
      
           This box has a color of #ff80d4        
        
          <div style="background-color:#ff80d4;">Content here</div>
        
        
          .mybackground {background-color:#ff80d4;}
        
        Background color #ff80d4
      
           Border around this has a color of #ff80d4        
        
          <div style="border:2px solid #ff80d4;">Content here</div>
        
        
          .myborder {border:2px solid #ff80d4;}
        
        Border color #ff80d4