#f82765 color space conversions
Hex:
        #f82765
        RGB:
        248, 39, 101
        CMY:
        3, 85, 60
        CMYK:
        0, 84, 59, 3
      HSL:
        342°, 93.7220%, 56.2745%
        HSV (HSB):
        342°, 84.2742%, 97.2549%
        XYZ:
        41.7859, 22.3471, 14.4230
        xyY:
        0.5319, 0.2845, 22.3471
      CIE-Lab:
        54.3933, 76.7702, 19.4160
        CIE-LCH:
        54.3933, 79.1874, 14.1931
        CIE-Luv:
        54.3933, 141.3335, 7.2354
        Hunter-Lab:
        47.2727, 75.0547, 15.0014
      #f82765 color charts
#f82765 RGB chart
      #f82765 CMYK chart
      #f82765 RGB pie chart
      #f82765 color shades, tints & tones
#f82765 color schemes
#f82765 color preview, HTML & CSS examples
           This text has a color of #f82765        
        
          <p style="color:#f82765;">Text here</p>
        
        
          .mytext {color:#f82765;}
        
        Text color #f82765
      
           This box has a color of #f82765        
        
          <div style="background-color:#f82765;">Content here</div>
        
        
          .mybackground {background-color:#f82765;}
        
        Background color #f82765
      
           Border around this has a color of #f82765        
        
          <div style="border:2px solid #f82765;">Content here</div>
        
        
          .myborder {border:2px solid #f82765;}
        
        Border color #f82765