#fa4fdb color space conversions
Hex:
        #fa4fdb
        RGB:
        250, 79, 219
        CMY:
        2, 69, 14
        CMYK:
        0, 68, 12, 2
      HSL:
        311°, 94.4751%, 64.5098%
        HSV (HSB):
        311°, 68.4000%, 98.0392%
        XYZ:
        55.0065, 31.0304, 70.1081
        xyY:
        0.3523, 0.1987, 31.0304
      CIE-Lab:
        62.5333, 78.1672, -37.3006
        CIE-LCH:
        62.5333, 86.6109, 334.4900
        CIE-Luv:
        62.5333, 83.9280, -70.0598
        Hunter-Lab:
        55.7050, 78.7782, -35.6267
      #fa4fdb color charts
#fa4fdb RGB chart
      #fa4fdb CMYK chart
      #fa4fdb RGB pie chart
      #fa4fdb color shades, tints & tones
#fa4fdb color schemes
#fa4fdb color preview, HTML & CSS examples
           This text has a color of #fa4fdb        
        
          <p style="color:#fa4fdb;">Text here</p>
        
        
          .mytext {color:#fa4fdb;}
        
        Text color #fa4fdb
      
           This box has a color of #fa4fdb        
        
          <div style="background-color:#fa4fdb;">Content here</div>
        
        
          .mybackground {background-color:#fa4fdb;}
        
        Background color #fa4fdb
      
           Border around this has a color of #fa4fdb        
        
          <div style="border:2px solid #fa4fdb;">Content here</div>
        
        
          .myborder {border:2px solid #fa4fdb;}
        
        Border color #fa4fdb