#f233e0 color space conversions
Hex:
        #f233e0
        RGB:
        242, 51, 224
        CMY:
        5, 80, 12
        CMYK:
        0, 79, 7, 5
      HSL:
        306°, 88.0184%, 57.4510%
        HSV (HSB):
        306°, 78.9256%, 94.9020%
        XYZ:
        51.2563, 26.6267, 72.9590
        xyY:
        0.3398, 0.1765, 26.6267
      CIE-Lab:
        58.6272, 85.3109, -46.3451
        CIE-LCH:
        58.6272, 97.0867, 331.4870
        CIE-Luv:
        58.6272, 82.6030, -84.1532
        Hunter-Lab:
        51.6011, 87.0055, -47.7096
      #f233e0 color charts
#f233e0 RGB chart
      #f233e0 CMYK chart
      #f233e0 RGB pie chart
      #f233e0 color shades, tints & tones
#f233e0 color schemes
#f233e0 color preview, HTML & CSS examples
           This text has a color of #f233e0        
        
          <p style="color:#f233e0;">Text here</p>
        
        
          .mytext {color:#f233e0;}
        
        Text color #f233e0
      
           This box has a color of #f233e0        
        
          <div style="background-color:#f233e0;">Content here</div>
        
        
          .mybackground {background-color:#f233e0;}
        
        Background color #f233e0
      
           Border around this has a color of #f233e0        
        
          <div style="border:2px solid #f233e0;">Content here</div>
        
        
          .myborder {border:2px solid #f233e0;}
        
        Border color #f233e0