#f21ecd color space conversions
Hex:
        #f21ecd
        RGB:
        242, 30, 205
        CMY:
        5, 88, 20
        CMYK:
        0, 88, 15, 5
      HSL:
        310°, 89.0756%, 53.3333%
        HSV (HSB):
        310°, 87.6033%, 94.9020%
        XYZ:
        48.1017, 24.2136, 59.8961
        xyY:
        0.3638, 0.1831, 24.2136
      CIE-Lab:
        56.3010, 86.8109, -39.2169
        CIE-LCH:
        56.3010, 95.2581, 335.6889
        CIE-Luv:
        56.3010, 93.4836, -72.8968
        Hunter-Lab:
        49.2073, 88.3766, -37.7238
      #f21ecd color charts
#f21ecd RGB chart
      #f21ecd CMYK chart
      #f21ecd RGB pie chart
      #f21ecd color shades, tints & tones
#f21ecd color schemes
#f21ecd color preview, HTML & CSS examples
           This text has a color of #f21ecd        
        
          <p style="color:#f21ecd;">Text here</p>
        
        
          .mytext {color:#f21ecd;}
        
        Text color #f21ecd
      
           This box has a color of #f21ecd        
        
          <div style="background-color:#f21ecd;">Content here</div>
        
        
          .mybackground {background-color:#f21ecd;}
        
        Background color #f21ecd
      
           Border around this has a color of #f21ecd        
        
          <div style="border:2px solid #f21ecd;">Content here</div>
        
        
          .myborder {border:2px solid #f21ecd;}
        
        Border color #f21ecd