#fa42df color space conversions
Hex:
        #fa42df
        RGB:
        250, 66, 223
        CMY:
        2, 74, 13
        CMYK:
        0, 74, 11, 2
      HSL:
        309°, 94.8454%, 61.9608%
        HSV (HSB):
        309°, 73.6000%, 98.0392%
        XYZ:
        54.6918, 29.5481, 72.6328
        xyY:
        0.3486, 0.1884, 29.5481
      CIE-Lab:
        61.2624, 82.8494, -41.5405
        CIE-LCH:
        61.2624, 92.6803, 333.3709
        CIE-Luv:
        61.2624, 85.8382, -77.1115
        Hunter-Lab:
        54.3582, 84.4688, -41.1719
      #fa42df color charts
#fa42df RGB chart
      #fa42df CMYK chart
      #fa42df RGB pie chart
      #fa42df color shades, tints & tones
#fa42df color schemes
#fa42df color preview, HTML & CSS examples
           This text has a color of #fa42df        
        
          <p style="color:#fa42df;">Text here</p>
        
        
          .mytext {color:#fa42df;}
        
        Text color #fa42df
      
           This box has a color of #fa42df        
        
          <div style="background-color:#fa42df;">Content here</div>
        
        
          .mybackground {background-color:#fa42df;}
        
        Background color #fa42df
      
           Border around this has a color of #fa42df        
        
          <div style="border:2px solid #fa42df;">Content here</div>
        
        
          .myborder {border:2px solid #fa42df;}
        
        Border color #fa42df