#fa0bc3 color space conversions
Hex:
        #fa0bc3
        RGB:
        250, 11, 195
        CMY:
        2, 96, 24
        CMYK:
        0, 96, 22, 2
      HSL:
        314°, 95.9839%, 51.1765%
        HSV (HSB):
        314°, 95.6000%, 98.0392%
        XYZ:
        49.3943, 24.5035, 53.7560
        xyY:
        0.3869, 0.1920, 24.5035
      CIE-Lab:
        56.5884, 89.1099, -32.9187
        CIE-LCH:
        56.5884, 94.9959, 339.7250
        CIE-Luv:
        56.5884, 105.8325, -63.9543
        Hunter-Lab:
        49.5010, 91.4888, -29.7358
      #fa0bc3 color charts
#fa0bc3 RGB chart
      #fa0bc3 CMYK chart
      #fa0bc3 RGB pie chart
      #fa0bc3 color shades, tints & tones
#fa0bc3 color schemes
#fa0bc3 color preview, HTML & CSS examples
           This text has a color of #fa0bc3        
        
          <p style="color:#fa0bc3;">Text here</p>
        
        
          .mytext {color:#fa0bc3;}
        
        Text color #fa0bc3
      
           This box has a color of #fa0bc3        
        
          <div style="background-color:#fa0bc3;">Content here</div>
        
        
          .mybackground {background-color:#fa0bc3;}
        
        Background color #fa0bc3
      
           Border around this has a color of #fa0bc3        
        
          <div style="border:2px solid #fa0bc3;">Content here</div>
        
        
          .myborder {border:2px solid #fa0bc3;}
        
        Border color #fa0bc3