#f21ccb color space conversions
Hex:
        #f21ccb
        RGB:
        242, 28, 203
        CMY:
        5, 89, 20
        CMYK:
        0, 88, 16, 5
      HSL:
        311°, 89.1667%, 52.9412%
        HSV (HSB):
        311°, 88.4298%, 94.9020%
        XYZ:
        47.8127, 24.0196, 58.6161
        xyY:
        0.3665, 0.1841, 24.0196
      CIE-Lab:
        56.1074, 86.8460, -38.3750
        CIE-LCH:
        56.1074, 94.9467, 336.1606
        CIE-Luv:
        56.1074, 94.5807, -71.5851
        Hunter-Lab:
        49.0097, 88.3731, -36.6046
      #f21ccb color charts
#f21ccb RGB chart
      #f21ccb CMYK chart
      #f21ccb RGB pie chart
      #f21ccb color shades, tints & tones
#f21ccb color schemes
#f21ccb color preview, HTML & CSS examples
           This text has a color of #f21ccb        
        
          <p style="color:#f21ccb;">Text here</p>
        
        
          .mytext {color:#f21ccb;}
        
        Text color #f21ccb
      
           This box has a color of #f21ccb        
        
          <div style="background-color:#f21ccb;">Content here</div>
        
        
          .mybackground {background-color:#f21ccb;}
        
        Background color #f21ccb
      
           Border around this has a color of #f21ccb        
        
          <div style="border:2px solid #f21ccb;">Content here</div>
        
        
          .myborder {border:2px solid #f21ccb;}
        
        Border color #f21ccb