#f20be6 color space conversions
Hex:
        #f20be6
        RGB:
        242, 11, 230
        CMY:
        5, 96, 10
        CMYK:
        0, 95, 5, 5
      HSL:
        303°, 91.3043%, 49.6078%
        HSV (HSB):
        303°, 95.4545%, 94.9020%
        XYZ:
        51.0205, 24.8298, 76.9665
        xyY:
        0.3339, 0.1625, 24.8298
      CIE-Lab:
        56.9092, 92.0913, -52.4546
        CIE-LCH:
        56.9092, 105.9825, 330.3344
        CIE-Luv:
        56.9092, 84.3674, -93.8340
        Hunter-Lab:
        49.8295, 95.5651, -56.6985
      #f20be6 color charts
#f20be6 RGB chart
      #f20be6 CMYK chart
      #f20be6 RGB pie chart
      #f20be6 color shades, tints & tones
#f20be6 color schemes
#f20be6 color preview, HTML & CSS examples
           This text has a color of #f20be6        
        
          <p style="color:#f20be6;">Text here</p>
        
        
          .mytext {color:#f20be6;}
        
        Text color #f20be6
      
           This box has a color of #f20be6        
        
          <div style="background-color:#f20be6;">Content here</div>
        
        
          .mybackground {background-color:#f20be6;}
        
        Background color #f20be6
      
           Border around this has a color of #f20be6        
        
          <div style="border:2px solid #f20be6;">Content here</div>
        
        
          .myborder {border:2px solid #f20be6;}
        
        Border color #f20be6