#f21fab color space conversions
Hex:
        #f21fab
        RGB:
        242, 31, 171
        CMY:
        5, 88, 33
        CMYK:
        0, 87, 29, 5
      HSL:
        320°, 89.0295%, 53.5294%
        HSV (HSB):
        320°, 87.1901%, 94.9020%
        XYZ:
        44.4586, 22.7975, 40.5852
        xyY:
        0.4123, 0.2114, 22.7975
      CIE-Lab:
        54.8631, 82.6843, -21.7570
        CIE-LCH:
        54.8631, 85.4989, 345.2577
        CIE-Luv:
        54.8631, 108.4855, -46.0627
        Hunter-Lab:
        47.7467, 82.6508, -16.9744
      #f21fab color charts
#f21fab RGB chart
      #f21fab CMYK chart
      #f21fab RGB pie chart
      #f21fab color shades, tints & tones
#f21fab color schemes
#f21fab color preview, HTML & CSS examples
           This text has a color of #f21fab        
        
          <p style="color:#f21fab;">Text here</p>
        
        
          .mytext {color:#f21fab;}
        
        Text color #f21fab
      
           This box has a color of #f21fab        
        
          <div style="background-color:#f21fab;">Content here</div>
        
        
          .mybackground {background-color:#f21fab;}
        
        Background color #f21fab
      
           Border around this has a color of #f21fab        
        
          <div style="border:2px solid #f21fab;">Content here</div>
        
        
          .myborder {border:2px solid #f21fab;}
        
        Border color #f21fab