#f20de6 color space conversions
Hex:
        #f20de6
        RGB:
        242, 13, 230
        CMY:
        5, 95, 10
        CMYK:
        0, 95, 5, 5
      HSL:
        303°, 89.8039%, 50.0000%
        HSV (HSB):
        303°, 94.6281%, 94.9020%
        XYZ:
        51.0448, 24.8783, 76.9745
        xyY:
        0.3338, 0.1627, 24.8783
      CIE-Lab:
        56.9566, 91.9512, -52.3791
        CIE-LCH:
        56.9566, 105.8234, 330.3324
        CIE-Luv:
        56.9566, 84.2738, -93.7183
        Hunter-Lab:
        49.8781, 95.3885, -56.5848
      #f20de6 color charts
#f20de6 RGB chart
      #f20de6 CMYK chart
      #f20de6 RGB pie chart
      #f20de6 color shades, tints & tones
#f20de6 color schemes
#f20de6 color preview, HTML & CSS examples
           This text has a color of #f20de6        
        
          <p style="color:#f20de6;">Text here</p>
        
        
          .mytext {color:#f20de6;}
        
        Text color #f20de6
      
           This box has a color of #f20de6        
        
          <div style="background-color:#f20de6;">Content here</div>
        
        
          .mybackground {background-color:#f20de6;}
        
        Background color #f20de6
      
           Border around this has a color of #f20de6        
        
          <div style="border:2px solid #f20de6;">Content here</div>
        
        
          .myborder {border:2px solid #f20de6;}
        
        Border color #f20de6