#f082b1 color space conversions
Hex:
        #f082b1
        RGB:
        240, 130, 177
        CMY:
        6, 49, 31
        CMYK:
        0, 46, 26, 6
      HSL:
        334°, 78.5714%, 72.5490%
        HSV (HSB):
        334°, 45.8333%, 94.1176%
        XYZ:
        51.8536, 37.6649, 46.1320
        xyY:
        0.3823, 0.2777, 37.6649
      CIE-Lab:
        67.7729, 47.4647, -5.7782
        CIE-LCH:
        67.7729, 47.8152, 353.0592
        CIE-Luv:
        67.7729, 67.6648, -17.1660
        Hunter-Lab:
        61.3717, 43.4161, -1.6071
      #f082b1 color charts
#f082b1 RGB chart
      #f082b1 CMYK chart
      #f082b1 RGB pie chart
      #f082b1 color shades, tints & tones
#f082b1 color schemes
#f082b1 color preview, HTML & CSS examples
           This text has a color of #f082b1        
        
          <p style="color:#f082b1;">Text here</p>
        
        
          .mytext {color:#f082b1;}
        
        Text color #f082b1
      
           This box has a color of #f082b1        
        
          <div style="background-color:#f082b1;">Content here</div>
        
        
          .mybackground {background-color:#f082b1;}
        
        Background color #f082b1
      
           Border around this has a color of #f082b1        
        
          <div style="border:2px solid #f082b1;">Content here</div>
        
        
          .myborder {border:2px solid #f082b1;}
        
        Border color #f082b1