#f233a0 color space conversions
Hex:
        #f233a0
        RGB:
        242, 51, 160
        CMY:
        5, 80, 37
        CMYK:
        0, 79, 34, 5
      HSL:
        326°, 88.0184%, 57.4510%
        HSV (HSB):
        326°, 78.9256%, 94.9020%
        XYZ:
        44.1469, 23.7830, 35.5215
        xyY:
        0.4267, 0.2299, 23.7830
      CIE-Lab:
        55.8698, 77.4359, -13.7674
        CIE-LCH:
        55.8698, 78.6502, 349.9187
        CIE-Luv:
        55.8698, 109.0527, -33.7971
        Hunter-Lab:
        48.7678, 76.2432, -9.0482
      #f233a0 color charts
#f233a0 RGB chart
      #f233a0 CMYK chart
      #f233a0 RGB pie chart
      #f233a0 color shades, tints & tones
#f233a0 color schemes
#f233a0 color preview, HTML & CSS examples
           This text has a color of #f233a0        
        
          <p style="color:#f233a0;">Text here</p>
        
        
          .mytext {color:#f233a0;}
        
        Text color #f233a0
      
           This box has a color of #f233a0        
        
          <div style="background-color:#f233a0;">Content here</div>
        
        
          .mybackground {background-color:#f233a0;}
        
        Background color #f233a0
      
           Border around this has a color of #f233a0        
        
          <div style="border:2px solid #f233a0;">Content here</div>
        
        
          .myborder {border:2px solid #f233a0;}
        
        Border color #f233a0