#fa0bc5 color space conversions
Hex:
        #fa0bc5
        RGB:
        250, 11, 197
        CMY:
        2, 96, 23
        CMYK:
        0, 96, 21, 2
      HSL:
        313°, 95.9839%, 51.1765%
        HSV (HSB):
        313°, 95.6000%, 98.0392%
        XYZ:
        49.6221, 24.5946, 54.9552
        xyY:
        0.3842, 0.1904, 24.5946
      CIE-Lab:
        56.6782, 89.3395, -33.9305
        CIE-LCH:
        56.6782, 95.5658, 339.2036
        CIE-Luv:
        56.6782, 104.9105, -65.5212
        Hunter-Lab:
        49.5929, 91.8174, -30.9858
      #fa0bc5 color charts
#fa0bc5 RGB chart
      #fa0bc5 CMYK chart
      #fa0bc5 RGB pie chart
      #fa0bc5 color shades, tints & tones
#fa0bc5 color schemes
#fa0bc5 color preview, HTML & CSS examples
           This text has a color of #fa0bc5        
        
          <p style="color:#fa0bc5;">Text here</p>
        
        
          .mytext {color:#fa0bc5;}
        
        Text color #fa0bc5
      
           This box has a color of #fa0bc5        
        
          <div style="background-color:#fa0bc5;">Content here</div>
        
        
          .mybackground {background-color:#fa0bc5;}
        
        Background color #fa0bc5
      
           Border around this has a color of #fa0bc5        
        
          <div style="border:2px solid #fa0bc5;">Content here</div>
        
        
          .myborder {border:2px solid #fa0bc5;}
        
        Border color #fa0bc5