#fa15b5 color space conversions
Hex:
        #fa15b5
        RGB:
        250, 21, 181
        CMY:
        2, 92, 29
        CMYK:
        0, 92, 28, 2
      HSL:
        318°, 95.8159%, 53.1373%
        HSV (HSB):
        318°, 91.6000%, 98.0392%
        XYZ:
        48.0330, 24.1965, 45.8548
        xyY:
        0.4068, 0.2049, 24.1965
      CIE-Lab:
        56.2840, 86.6944, -25.2851
        CIE-LCH:
        56.2840, 90.3064, 343.7403
        CIE-Luv:
        56.2840, 111.5227, -52.2013
        Hunter-Lab:
        49.1900, 88.2192, -20.8371
      #fa15b5 color charts
#fa15b5 RGB chart
      #fa15b5 CMYK chart
      #fa15b5 RGB pie chart
      #fa15b5 color shades, tints & tones
#fa15b5 color schemes
#fa15b5 color preview, HTML & CSS examples
           This text has a color of #fa15b5        
        
          <p style="color:#fa15b5;">Text here</p>
        
        
          .mytext {color:#fa15b5;}
        
        Text color #fa15b5
      
           This box has a color of #fa15b5        
        
          <div style="background-color:#fa15b5;">Content here</div>
        
        
          .mybackground {background-color:#fa15b5;}
        
        Background color #fa15b5
      
           Border around this has a color of #fa15b5        
        
          <div style="border:2px solid #fa15b5;">Content here</div>
        
        
          .myborder {border:2px solid #fa15b5;}
        
        Border color #fa15b5