#fb12d1 color space conversions
Hex:
        #fb12d1
        RGB:
        251, 18, 209
        CMY:
        2, 93, 18
        CMYK:
        0, 93, 17, 2
      HSL:
        311°, 96.6805%, 52.7451%
        HSV (HSB):
        311°, 92.8287%, 98.4314%
        XYZ:
        51.5086, 25.5453, 62.5375
        xyY:
        0.3690, 0.1830, 25.5453
      CIE-Lab:
        57.6029, 90.3926, -39.3466
        CIE-LCH:
        57.6029, 98.5849, 336.4772
        CIE-Luv:
        57.6029, 99.7790, -74.0514
        Hunter-Lab:
        50.5424, 93.4634, -37.9816
      #fb12d1 color charts
#fb12d1 RGB chart
      #fb12d1 CMYK chart
      #fb12d1 RGB pie chart
      #fb12d1 color shades, tints & tones
#fb12d1 color schemes
#fb12d1 color preview, HTML & CSS examples
           This text has a color of #fb12d1        
        
          <p style="color:#fb12d1;">Text here</p>
        
        
          .mytext {color:#fb12d1;}
        
        Text color #fb12d1
      
           This box has a color of #fb12d1        
        
          <div style="background-color:#fb12d1;">Content here</div>
        
        
          .mybackground {background-color:#fb12d1;}
        
        Background color #fb12d1
      
           Border around this has a color of #fb12d1        
        
          <div style="border:2px solid #fb12d1;">Content here</div>
        
        
          .myborder {border:2px solid #fb12d1;}
        
        Border color #fb12d1