#f223bb color space conversions
Hex:
        #f223bb
        RGB:
        242, 35, 187
        CMY:
        5, 86, 27
        CMYK:
        0, 86, 23, 5
      HSL:
        316°, 88.8412%, 54.3137%
        HSV (HSB):
        316°, 85.5372%, 94.9020%
        XYZ:
        46.1886, 23.6672, 49.1475
        xyY:
        0.3881, 0.1989, 23.6672
      CIE-Lab:
        55.7530, 83.8191, -29.7062
        CIE-LCH:
        55.7530, 88.9275, 340.4852
        CIE-Luv:
        55.7530, 100.6811, -58.0516
        Hunter-Lab:
        48.6489, 84.3372, -25.8434
      #f223bb color charts
#f223bb RGB chart
      #f223bb CMYK chart
      #f223bb RGB pie chart
      #f223bb color shades, tints & tones
#f223bb color schemes
#f223bb color preview, HTML & CSS examples
           This text has a color of #f223bb        
        
          <p style="color:#f223bb;">Text here</p>
        
        
          .mytext {color:#f223bb;}
        
        Text color #f223bb
      
           This box has a color of #f223bb        
        
          <div style="background-color:#f223bb;">Content here</div>
        
        
          .mybackground {background-color:#f223bb;}
        
        Background color #f223bb
      
           Border around this has a color of #f223bb        
        
          <div style="border:2px solid #f223bb;">Content here</div>
        
        
          .myborder {border:2px solid #f223bb;}
        
        Border color #f223bb