#fa82e2 color space conversions
Hex:
        #fa82e2
        RGB:
        250, 130, 226
        CMY:
        2, 49, 11
        CMYK:
        0, 48, 10, 2
      HSL:
        312°, 92.3077%, 74.5098%
        HSV (HSB):
        312°, 48.0000%, 98.0392%
        XYZ:
        61.1344, 41.7802, 76.7938
        xyY:
        0.3402, 0.2325, 41.7802
      CIE-Lab:
        70.7191, 57.8150, -28.5110
        CIE-LCH:
        70.7191, 64.4628, 333.7502
        CIE-Luv:
        70.7191, 62.9548, -54.0797
        Hunter-Lab:
        64.6376, 55.7099, -25.1941
      #fa82e2 color charts
#fa82e2 RGB chart
      #fa82e2 CMYK chart
      #fa82e2 RGB pie chart
      #fa82e2 color shades, tints & tones
#fa82e2 color schemes
#fa82e2 color preview, HTML & CSS examples
           This text has a color of #fa82e2        
        
          <p style="color:#fa82e2;">Text here</p>
        
        
          .mytext {color:#fa82e2;}
        
        Text color #fa82e2
      
           This box has a color of #fa82e2        
        
          <div style="background-color:#fa82e2;">Content here</div>
        
        
          .mybackground {background-color:#fa82e2;}
        
        Background color #fa82e2
      
           Border around this has a color of #fa82e2        
        
          <div style="border:2px solid #fa82e2;">Content here</div>
        
        
          .myborder {border:2px solid #fa82e2;}
        
        Border color #fa82e2