#f915cb color space conversions
Hex:
        #f915cb
        RGB:
        249, 21, 203
        CMY:
        2, 92, 20
        CMYK:
        0, 92, 18, 2
      HSL:
        312°, 95.0000%, 52.9412%
        HSV (HSB):
        312°, 91.5663%, 97.6471%
        XYZ:
        50.1146, 24.9879, 58.6817
        xyY:
        0.3746, 0.1868, 24.9879
      CIE-Lab:
        57.0636, 89.0061, -36.7870
        CIE-LCH:
        57.0636, 96.3087, 337.5443
        CIE-Luv:
        57.0636, 100.6762, -69.8267
        Hunter-Lab:
        49.9879, 91.4737, -34.6102
      #f915cb color charts
#f915cb RGB chart
      #f915cb CMYK chart
      #f915cb RGB pie chart
      #f915cb color shades, tints & tones
#f915cb color schemes
#f915cb color preview, HTML & CSS examples
           This text has a color of #f915cb        
        
          <p style="color:#f915cb;">Text here</p>
        
        
          .mytext {color:#f915cb;}
        
        Text color #f915cb
      
           This box has a color of #f915cb        
        
          <div style="background-color:#f915cb;">Content here</div>
        
        
          .mybackground {background-color:#f915cb;}
        
        Background color #f915cb
      
           Border around this has a color of #f915cb        
        
          <div style="border:2px solid #f915cb;">Content here</div>
        
        
          .myborder {border:2px solid #f915cb;}
        
        Border color #f915cb