#f233f0 color space conversions
Hex:
        #f233f0
        RGB:
        242, 51, 240
        CMY:
        5, 80, 6
        CMYK:
        0, 79, 1, 5
      HSL:
        301°, 88.0184%, 57.4510%
        HSV (HSB):
        301°, 78.9256%, 94.9020%
        XYZ:
        53.5300, 27.5362, 84.9317
        xyY:
        0.3225, 0.1659, 27.5362
      CIE-Lab:
        59.4674, 87.6204, -53.9893
        CIE-LCH:
        59.4674, 102.9183, 328.3597
        CIE-Luv:
        59.4674, 76.5229, -96.4696
        Hunter-Lab:
        52.4749, 90.2577, -59.2297
      #f233f0 color charts
#f233f0 RGB chart
      #f233f0 CMYK chart
      #f233f0 RGB pie chart
      #f233f0 color shades, tints & tones
#f233f0 color schemes
#f233f0 color preview, HTML & CSS examples
           This text has a color of #f233f0        
        
          <p style="color:#f233f0;">Text here</p>
        
        
          .mytext {color:#f233f0;}
        
        Text color #f233f0
      
           This box has a color of #f233f0        
        
          <div style="background-color:#f233f0;">Content here</div>
        
        
          .mybackground {background-color:#f233f0;}
        
        Background color #f233f0
      
           Border around this has a color of #f233f0        
        
          <div style="border:2px solid #f233f0;">Content here</div>
        
        
          .myborder {border:2px solid #f233f0;}
        
        Border color #f233f0