#f213bc color space conversions
Hex:
        #f213bc
        RGB:
        242, 19, 188
        CMY:
        5, 93, 26
        CMYK:
        0, 92, 22, 5
      HSL:
        315°, 89.5582%, 51.1765%
        HSV (HSB):
        315°, 92.1488%, 94.9020%
        XYZ:
        45.9279, 22.9738, 49.5907
        xyY:
        0.3876, 0.1939, 22.9738
      CIE-Lab:
        55.0454, 86.1282, -31.3860
        CIE-LCH:
        55.0454, 91.6687, 339.9777
        CIE-Luv:
        55.0454, 102.1890, -60.7875
        Hunter-Lab:
        47.9310, 87.1610, -27.7912
      #f213bc color charts
#f213bc RGB chart
      #f213bc CMYK chart
      #f213bc RGB pie chart
      #f213bc color shades, tints & tones
#f213bc color schemes
#f213bc color preview, HTML & CSS examples
           This text has a color of #f213bc        
        
          <p style="color:#f213bc;">Text here</p>
        
        
          .mytext {color:#f213bc;}
        
        Text color #f213bc
      
           This box has a color of #f213bc        
        
          <div style="background-color:#f213bc;">Content here</div>
        
        
          .mybackground {background-color:#f213bc;}
        
        Background color #f213bc
      
           Border around this has a color of #f213bc        
        
          <div style="border:2px solid #f213bc;">Content here</div>
        
        
          .myborder {border:2px solid #f213bc;}
        
        Border color #f213bc