#f81085 color space conversions
Hex:
        #f81085
        RGB:
        248, 16, 133
        CMY:
        3, 94, 48
        CMYK:
        0, 94, 46, 3
      HSL:
        330°, 94.3089%, 51.7647%
        HSV (HSB):
        330°, 93.5484%, 97.2549%
        XYZ:
        43.1303, 22.0205, 24.1675
        xyY:
        0.4829, 0.2465, 22.0205
      CIE-Lab:
        54.0487, 82.2900, -0.3197
        CIE-LCH:
        54.0487, 82.2906, 359.7774
        CIE-Luv:
        54.0487, 132.8197, -16.8048
        Hunter-Lab:
        46.9260, 81.9413, 2.3131
      #f81085 color charts
#f81085 RGB chart
      #f81085 CMYK chart
      #f81085 RGB pie chart
      #f81085 color shades, tints & tones
#f81085 color schemes
#f81085 color preview, HTML & CSS examples
           This text has a color of #f81085        
        
          <p style="color:#f81085;">Text here</p>
        
        
          .mytext {color:#f81085;}
        
        Text color #f81085
      
           This box has a color of #f81085        
        
          <div style="background-color:#f81085;">Content here</div>
        
        
          .mybackground {background-color:#f81085;}
        
        Background color #f81085
      
           Border around this has a color of #f81085        
        
          <div style="border:2px solid #f81085;">Content here</div>
        
        
          .myborder {border:2px solid #f81085;}
        
        Border color #f81085