#f20b8a color space conversions
Hex:
        #f20b8a
        RGB:
        242, 11, 138
        CMY:
        5, 96, 46
        CMYK:
        0, 95, 43, 5
      HSL:
        327°, 91.3043%, 49.6078%
        HSV (HSB):
        327°, 95.4545%, 94.9020%
        XYZ:
        41.3251, 20.9516, 25.9107
        xyY:
        0.4686, 0.2376, 20.9516
      CIE-Lab:
        52.8964, 81.8195, -5.1507
        CIE-LCH:
        52.8964, 81.9815, 356.3979
        CIE-Luv:
        52.8964, 126.2701, -22.8203
        Hunter-Lab:
        45.7729, 81.0524, -1.5214
      #f20b8a color charts
#f20b8a RGB chart
      #f20b8a CMYK chart
      #f20b8a RGB pie chart
      #f20b8a color shades, tints & tones
#f20b8a color schemes
#f20b8a color preview, HTML & CSS examples
           This text has a color of #f20b8a        
        
          <p style="color:#f20b8a;">Text here</p>
        
        
          .mytext {color:#f20b8a;}
        
        Text color #f20b8a
      
           This box has a color of #f20b8a        
        
          <div style="background-color:#f20b8a;">Content here</div>
        
        
          .mybackground {background-color:#f20b8a;}
        
        Background color #f20b8a
      
           Border around this has a color of #f20b8a        
        
          <div style="border:2px solid #f20b8a;">Content here</div>
        
        
          .myborder {border:2px solid #f20b8a;}
        
        Border color #f20b8a