#f21bca color space conversions
Hex:
        #f21bca
        RGB:
        242, 27, 202
        CMY:
        5, 89, 21
        CMYK:
        0, 89, 17, 5
      HSL:
        311°, 89.2116%, 52.7451%
        HSV (HSB):
        311°, 88.8430%, 94.9020%
        XYZ:
        47.6706, 23.9254, 57.9827
        xyY:
        0.3679, 0.1846, 23.9254
      CIE-Lab:
        56.0130, 86.8583, -37.9495
        CIE-LCH:
        56.0130, 94.7867, 336.3989
        CIE-Luv:
        56.0130, 95.1279, -70.9234
        Hunter-Lab:
        48.9136, 88.3651, -36.0435
      #f21bca color charts
#f21bca RGB chart
      #f21bca CMYK chart
      #f21bca RGB pie chart
      #f21bca color shades, tints & tones
#f21bca color schemes
#f21bca color preview, HTML & CSS examples
           This text has a color of #f21bca        
        
          <p style="color:#f21bca;">Text here</p>
        
        
          .mytext {color:#f21bca;}
        
        Text color #f21bca
      
           This box has a color of #f21bca        
        
          <div style="background-color:#f21bca;">Content here</div>
        
        
          .mybackground {background-color:#f21bca;}
        
        Background color #f21bca
      
           Border around this has a color of #f21bca        
        
          <div style="border:2px solid #f21bca;">Content here</div>
        
        
          .myborder {border:2px solid #f21bca;}
        
        Border color #f21bca