#f20ce0 color space conversions
Hex:
        #f20ce0
        RGB:
        242, 12, 224
        CMY:
        5, 95, 12
        CMYK:
        0, 95, 7, 5
      HSL:
        305°, 90.5512%, 49.8039%
        HSV (HSB):
        305°, 95.0413%, 94.9020%
        XYZ:
        50.2040, 24.5220, 72.6082
        xyY:
        0.3407, 0.1664, 24.5220
      CIE-Lab:
        56.6067, 91.2155, -49.5478
        CIE-LCH:
        56.6067, 103.8039, 331.4894
        CIE-Luv:
        56.6067, 86.8189, -89.2260
        Hunter-Lab:
        49.5197, 94.3070, -52.2701
      #f20ce0 color charts
#f20ce0 RGB chart
      #f20ce0 CMYK chart
      #f20ce0 RGB pie chart
      #f20ce0 color shades, tints & tones
#f20ce0 color schemes
#f20ce0 color preview, HTML & CSS examples
           This text has a color of #f20ce0        
        
          <p style="color:#f20ce0;">Text here</p>
        
        
          .mytext {color:#f20ce0;}
        
        Text color #f20ce0
      
           This box has a color of #f20ce0        
        
          <div style="background-color:#f20ce0;">Content here</div>
        
        
          .mybackground {background-color:#f20ce0;}
        
        Background color #f20ce0
      
           Border around this has a color of #f20ce0        
        
          <div style="border:2px solid #f20ce0;">Content here</div>
        
        
          .myborder {border:2px solid #f20ce0;}
        
        Border color #f20ce0