#f230bf color space conversions
Hex:
        #f230bf
        RGB:
        242, 48, 191
        CMY:
        5, 81, 25
        CMYK:
        0, 80, 21, 5
      HSL:
        316°, 88.1818%, 56.8627%
        HSV (HSB):
        316°, 80.1653%, 94.9020%
        XYZ:
        47.0789, 24.7527, 51.5866
        xyY:
        0.3815, 0.2006, 24.7527
      CIE-Lab:
        56.8337, 81.6704, -30.3401
        CIE-LCH:
        56.8337, 87.1239, 339.6203
        CIE-Luv:
        56.8337, 96.5913, -58.8395
        Hunter-Lab:
        49.7521, 81.8427, -26.6497
      #f230bf color charts
#f230bf RGB chart
      #f230bf CMYK chart
      #f230bf RGB pie chart
      #f230bf color shades, tints & tones
#f230bf color schemes
#f230bf color preview, HTML & CSS examples
           This text has a color of #f230bf        
        
          <p style="color:#f230bf;">Text here</p>
        
        
          .mytext {color:#f230bf;}
        
        Text color #f230bf
      
           This box has a color of #f230bf        
        
          <div style="background-color:#f230bf;">Content here</div>
        
        
          .mybackground {background-color:#f230bf;}
        
        Background color #f230bf
      
           Border around this has a color of #f230bf        
        
          <div style="border:2px solid #f230bf;">Content here</div>
        
        
          .myborder {border:2px solid #f230bf;}
        
        Border color #f230bf