#f20de4 color space conversions
Hex:
        #f20de4
        RGB:
        242, 13, 228
        CMY:
        5, 95, 11
        CMYK:
        0, 95, 6, 5
      HSL:
        304°, 89.8039%, 50.0000%
        HSV (HSB):
        304°, 94.6281%, 94.9020%
        XYZ:
        50.7655, 24.7665, 75.5036
        xyY:
        0.3361, 0.1640, 24.7665
      CIE-Lab:
        56.8472, 91.6799, -51.4255
        CIE-LCH:
        56.8472, 105.1180, 330.7109
        CIE-Luv:
        56.8472, 85.0999, -92.2047
        Hunter-Lab:
        49.7660, 94.9945, -55.1170
      #f20de4 color charts
#f20de4 RGB chart
      #f20de4 CMYK chart
      #f20de4 RGB pie chart
      #f20de4 color shades, tints & tones
#f20de4 color schemes
#f20de4 color preview, HTML & CSS examples
           This text has a color of #f20de4        
        
          <p style="color:#f20de4;">Text here</p>
        
        
          .mytext {color:#f20de4;}
        
        Text color #f20de4
      
           This box has a color of #f20de4        
        
          <div style="background-color:#f20de4;">Content here</div>
        
        
          .mybackground {background-color:#f20de4;}
        
        Background color #f20de4
      
           Border around this has a color of #f20de4        
        
          <div style="border:2px solid #f20de4;">Content here</div>
        
        
          .myborder {border:2px solid #f20de4;}
        
        Border color #f20de4