#f230ac color space conversions
Hex:
        #f230ac
        RGB:
        242, 48, 172
        CMY:
        5, 81, 33
        CMYK:
        0, 80, 29, 5
      HSL:
        322°, 88.1818%, 56.8627%
        HSV (HSB):
        322°, 80.1653%, 94.9020%
        XYZ:
        45.1213, 23.9697, 41.2782
        xyY:
        0.4088, 0.2172, 23.9697
      CIE-Lab:
        56.0575, 79.4552, -20.5124
        CIE-LCH:
        56.0575, 82.0603, 345.5244
        CIE-Luv:
        56.0575, 104.6946, -43.8337
        Hunter-Lab:
        48.9589, 78.8305, -15.7174
      #f230ac color charts
#f230ac RGB chart
      #f230ac CMYK chart
      #f230ac RGB pie chart
      #f230ac color shades, tints & tones
#f230ac color schemes
#f230ac color preview, HTML & CSS examples
           This text has a color of #f230ac        
        
          <p style="color:#f230ac;">Text here</p>
        
        
          .mytext {color:#f230ac;}
        
        Text color #f230ac
      
           This box has a color of #f230ac        
        
          <div style="background-color:#f230ac;">Content here</div>
        
        
          .mybackground {background-color:#f230ac;}
        
        Background color #f230ac
      
           Border around this has a color of #f230ac        
        
          <div style="border:2px solid #f230ac;">Content here</div>
        
        
          .myborder {border:2px solid #f230ac;}
        
        Border color #f230ac