#fa6bda color space conversions
Hex:
        #fa6bda
        RGB:
        250, 107, 218
        CMY:
        2, 58, 15
        CMYK:
        0, 57, 13, 2
      HSL:
        313°, 93.4641%, 70.0000%
        HSV (HSB):
        313°, 57.2000%, 98.0392%
        XYZ:
        57.3369, 35.9013, 70.2373
        xyY:
        0.3507, 0.2196, 35.9013
      CIE-Lab:
        66.4445, 67.1119, -30.6632
        CIE-LCH:
        66.4445, 73.7850, 335.4445
        CIE-Luv:
        66.4445, 74.7254, -58.5086
        Hunter-Lab:
        59.9177, 65.9556, -27.5591
      #fa6bda color charts
#fa6bda RGB chart
      #fa6bda CMYK chart
      #fa6bda RGB pie chart
      #fa6bda color shades, tints & tones
#fa6bda color schemes
#fa6bda color preview, HTML & CSS examples
           This text has a color of #fa6bda        
        
          <p style="color:#fa6bda;">Text here</p>
        
        
          .mytext {color:#fa6bda;}
        
        Text color #fa6bda
      
           This box has a color of #fa6bda        
        
          <div style="background-color:#fa6bda;">Content here</div>
        
        
          .mybackground {background-color:#fa6bda;}
        
        Background color #fa6bda
      
           Border around this has a color of #fa6bda        
        
          <div style="border:2px solid #fa6bda;">Content here</div>
        
        
          .myborder {border:2px solid #fa6bda;}
        
        Border color #fa6bda