#f815a5 color space conversions
Hex:
        #f815a5
        RGB:
        248, 21, 165
        CMY:
        3, 92, 35
        CMYK:
        0, 92, 33, 3
      HSL:
        322°, 94.1909%, 52.7451%
        HSV (HSB):
        322°, 91.5323%, 97.2549%
        XYZ:
        45.7711, 23.2094, 37.6648
        xyY:
        0.4292, 0.2176, 23.2094
      CIE-Lab:
        55.2874, 84.6380, -17.4868
        CIE-LCH:
        55.2874, 86.4256, 348.3265
        CIE-Luv:
        55.2874, 117.3984, -40.4354
        Hunter-Lab:
        48.1761, 85.2807, -12.6304
      #f815a5 color charts
#f815a5 RGB chart
      #f815a5 CMYK chart
      #f815a5 RGB pie chart
      #f815a5 color shades, tints & tones
#f815a5 color schemes
#f815a5 color preview, HTML & CSS examples
           This text has a color of #f815a5        
        
          <p style="color:#f815a5;">Text here</p>
        
        
          .mytext {color:#f815a5;}
        
        Text color #f815a5
      
           This box has a color of #f815a5        
        
          <div style="background-color:#f815a5;">Content here</div>
        
        
          .mybackground {background-color:#f815a5;}
        
        Background color #f815a5
      
           Border around this has a color of #f815a5        
        
          <div style="border:2px solid #f815a5;">Content here</div>
        
        
          .myborder {border:2px solid #f815a5;}
        
        Border color #f815a5