#fa15eb color space conversions
Hex:
        #fa15eb
        RGB:
        250, 21, 235
        CMY:
        2, 92, 8
        CMYK:
        0, 92, 6, 2
      HSL:
        304°, 95.8159%, 53.1373%
        HSV (HSB):
        304°, 91.6000%, 98.0392%
        XYZ:
        54.6879, 26.8585, 80.8991
        xyY:
        0.3367, 0.1653, 26.8585
      CIE-Lab:
        58.8431, 93.2672, -52.1044
        CIE-LCH:
        58.8431, 106.8347, 330.8098
        CIE-Luv:
        58.8431, 87.6227, -94.1990
        Hunter-Lab:
        51.8252, 97.6660, -56.2741
      #fa15eb color charts
#fa15eb RGB chart
      #fa15eb CMYK chart
      #fa15eb RGB pie chart
      #fa15eb color shades, tints & tones
#fa15eb color schemes
#fa15eb color preview, HTML & CSS examples
           This text has a color of #fa15eb        
        
          <p style="color:#fa15eb;">Text here</p>
        
        
          .mytext {color:#fa15eb;}
        
        Text color #fa15eb
      
           This box has a color of #fa15eb        
        
          <div style="background-color:#fa15eb;">Content here</div>
        
        
          .mybackground {background-color:#fa15eb;}
        
        Background color #fa15eb
      
           Border around this has a color of #fa15eb        
        
          <div style="border:2px solid #fa15eb;">Content here</div>
        
        
          .myborder {border:2px solid #fa15eb;}
        
        Border color #fa15eb