#f21cb4 color space conversions
Hex:
        #f21cb4
        RGB:
        242, 28, 180
        CMY:
        5, 89, 29
        CMYK:
        0, 88, 26, 5
      HSL:
        317°, 89.1667%, 52.9412%
        HSV (HSB):
        317°, 88.4298%, 94.9020%
        XYZ:
        45.2714, 23.0030, 45.2340
        xyY:
        0.3988, 0.2027, 23.0030
      CIE-Lab:
        55.0755, 84.1200, -26.6891
        CIE-LCH:
        55.0755, 88.2524, 342.3971
        CIE-Luv:
        55.0755, 104.8319, -53.5284
        Hunter-Lab:
        47.9615, 84.5557, -22.3452
      #f21cb4 color charts
#f21cb4 RGB chart
      #f21cb4 CMYK chart
      #f21cb4 RGB pie chart
      #f21cb4 color shades, tints & tones
#f21cb4 color schemes
#f21cb4 color preview, HTML & CSS examples
           This text has a color of #f21cb4        
        
          <p style="color:#f21cb4;">Text here</p>
        
        
          .mytext {color:#f21cb4;}
        
        Text color #f21cb4
      
           This box has a color of #f21cb4        
        
          <div style="background-color:#f21cb4;">Content here</div>
        
        
          .mybackground {background-color:#f21cb4;}
        
        Background color #f21cb4
      
           Border around this has a color of #f21cb4        
        
          <div style="border:2px solid #f21cb4;">Content here</div>
        
        
          .myborder {border:2px solid #f21cb4;}
        
        Border color #f21cb4