#f20be1 color space conversions
Hex:
        #f20be1
        RGB:
        242, 11, 225
        CMY:
        5, 96, 12
        CMYK:
        0, 95, 7, 5
      HSL:
        304°, 91.3043%, 49.6078%
        HSV (HSB):
        304°, 95.4545%, 94.9020%
        XYZ:
        50.3282, 24.5528, 73.3207
        xyY:
        0.3396, 0.1657, 24.5528
      CIE-Lab:
        56.6371, 91.4176, -50.0651
        CIE-LCH:
        56.6371, 104.2291, 331.2926
        CIE-Luv:
        56.6371, 86.4466, -90.0443
        Hunter-Lab:
        49.5508, 94.5866, -53.0463
      #f20be1 color charts
#f20be1 RGB chart
      #f20be1 CMYK chart
      #f20be1 RGB pie chart
      #f20be1 color shades, tints & tones
#f20be1 color schemes
#f20be1 color preview, HTML & CSS examples
           This text has a color of #f20be1        
        
          <p style="color:#f20be1;">Text here</p>
        
        
          .mytext {color:#f20be1;}
        
        Text color #f20be1
      
           This box has a color of #f20be1        
        
          <div style="background-color:#f20be1;">Content here</div>
        
        
          .mybackground {background-color:#f20be1;}
        
        Background color #f20be1
      
           Border around this has a color of #f20be1        
        
          <div style="border:2px solid #f20be1;">Content here</div>
        
        
          .myborder {border:2px solid #f20be1;}
        
        Border color #f20be1