#fa67eb color space conversions
Hex:
        #fa67eb
        RGB:
        250, 103, 235
        CMY:
        2, 60, 8
        CMYK:
        0, 59, 6, 2
      HSL:
        306°, 93.6306%, 69.2157%
        HSV (HSB):
        306°, 58.8000%, 98.0392%
        XYZ:
        59.2700, 36.0226, 82.4265
        xyY:
        0.3335, 0.2027, 36.0226
      CIE-Lab:
        66.5372, 71.4075, -39.9716
        CIE-LCH:
        66.5372, 81.8337, 330.7613
        CIE-Luv:
        66.5372, 71.0172, -73.9725
        Hunter-Lab:
        60.0189, 71.2397, -39.4123
      #fa67eb color charts
#fa67eb RGB chart
      #fa67eb CMYK chart
      #fa67eb RGB pie chart
      #fa67eb color shades, tints & tones
#fa67eb color schemes
#fa67eb color preview, HTML & CSS examples
           This text has a color of #fa67eb        
        
          <p style="color:#fa67eb;">Text here</p>
        
        
          .mytext {color:#fa67eb;}
        
        Text color #fa67eb
      
           This box has a color of #fa67eb        
        
          <div style="background-color:#fa67eb;">Content here</div>
        
        
          .mybackground {background-color:#fa67eb;}
        
        Background color #fa67eb
      
           Border around this has a color of #fa67eb        
        
          <div style="border:2px solid #fa67eb;">Content here</div>
        
        
          .myborder {border:2px solid #fa67eb;}
        
        Border color #fa67eb