#fb15d1 color space conversions
Hex:
        #fb15d1
        RGB:
        251, 21, 209
        CMY:
        2, 92, 18
        CMYK:
        0, 92, 17, 2
      HSL:
        311°, 96.6387%, 53.3333%
        HSV (HSB):
        311°, 91.6335%, 98.4314%
        XYZ:
        51.5604, 25.6490, 62.5548
        xyY:
        0.3689, 0.1835, 25.6490
      CIE-Lab:
        57.7024, 90.1006, -39.1904
        CIE-LCH:
        57.7024, 98.2548, 336.4928
        CIE-Luv:
        57.7024, 99.5402, -73.7941
        Hunter-Lab:
        50.6449, 93.0986, -37.7816
      #fb15d1 color charts
#fb15d1 RGB chart
      #fb15d1 CMYK chart
      #fb15d1 RGB pie chart
      #fb15d1 color shades, tints & tones
#fb15d1 color schemes
#fb15d1 color preview, HTML & CSS examples
           This text has a color of #fb15d1        
        
          <p style="color:#fb15d1;">Text here</p>
        
        
          .mytext {color:#fb15d1;}
        
        Text color #fb15d1
      
           This box has a color of #fb15d1        
        
          <div style="background-color:#fb15d1;">Content here</div>
        
        
          .mybackground {background-color:#fb15d1;}
        
        Background color #fb15d1
      
           Border around this has a color of #fb15d1        
        
          <div style="border:2px solid #fb15d1;">Content here</div>
        
        
          .myborder {border:2px solid #fb15d1;}
        
        Border color #fb15d1