#f82d7a color space conversions
Hex:
        #f82d7a
        RGB:
        248, 45, 122
        CMY:
        3, 82, 52
        CMYK:
        0, 82, 51, 3
      HSL:
        337°, 93.5484%, 57.4510%
        HSV (HSB):
        337°, 81.8548%, 97.2549%
        XYZ:
        43.1626, 23.2384, 20.6229
        xyY:
        0.4960, 0.2670, 23.2384
      CIE-Lab:
        55.3170, 76.9192, 8.1028
        CIE-LCH:
        55.3170, 77.3448, 6.0134
        CIE-Luv:
        55.3170, 131.4391, -5.2240
        Hunter-Lab:
        48.2062, 75.4637, 8.3797
      #f82d7a color charts
#f82d7a RGB chart
      #f82d7a CMYK chart
      #f82d7a RGB pie chart
      #f82d7a color shades, tints & tones
#f82d7a color schemes
#f82d7a color preview, HTML & CSS examples
           This text has a color of #f82d7a        
        
          <p style="color:#f82d7a;">Text here</p>
        
        
          .mytext {color:#f82d7a;}
        
        Text color #f82d7a
      
           This box has a color of #f82d7a        
        
          <div style="background-color:#f82d7a;">Content here</div>
        
        
          .mybackground {background-color:#f82d7a;}
        
        Background color #f82d7a
      
           Border around this has a color of #f82d7a        
        
          <div style="border:2px solid #f82d7a;">Content here</div>
        
        
          .myborder {border:2px solid #f82d7a;}
        
        Border color #f82d7a