#f82d5a color space conversions
Hex:
        #f82d5a
        RGB:
        248, 45, 90
        CMY:
        3, 82, 65
        CMYK:
        0, 82, 64, 3
      HSL:
        347°, 93.5484%, 57.4510%
        HSV (HSB):
        347°, 81.8548%, 97.2549%
        XYZ:
        41.4952, 22.5714, 11.8425
        xyY:
        0.5466, 0.2973, 22.5714
      CIE-Lab:
        54.6281, 74.8747, 26.3045
        CIE-LCH:
        54.6281, 79.3609, 19.3571
        CIE-Luv:
        54.6281, 143.1286, 14.5332
        Hunter-Lab:
        47.5094, 72.7626, 18.4775
      #f82d5a color charts
#f82d5a RGB chart
      #f82d5a CMYK chart
      #f82d5a RGB pie chart
      #f82d5a color shades, tints & tones
#f82d5a color schemes
#f82d5a color preview, HTML & CSS examples
           This text has a color of #f82d5a        
        
          <p style="color:#f82d5a;">Text here</p>
        
        
          .mytext {color:#f82d5a;}
        
        Text color #f82d5a
      
           This box has a color of #f82d5a        
        
          <div style="background-color:#f82d5a;">Content here</div>
        
        
          .mybackground {background-color:#f82d5a;}
        
        Background color #f82d5a
      
           Border around this has a color of #f82d5a        
        
          <div style="border:2px solid #f82d5a;">Content here</div>
        
        
          .myborder {border:2px solid #f82d5a;}
        
        Border color #f82d5a