#f230e9 color space conversions
Hex:
        #f230e9
        RGB:
        242, 48, 233
        CMY:
        5, 81, 9
        CMYK:
        0, 80, 4, 5
      HSL:
        303°, 88.1818%, 56.8627%
        HSV (HSB):
        303°, 80.1653%, 94.9020%
        XYZ:
        52.3829, 26.8743, 79.5172
        xyY:
        0.3299, 0.1693, 26.8743
      CIE-Lab:
        58.8578, 87.2769, -51.0416
        CIE-LCH:
        58.8578, 101.1064, 329.6799
        CIE-Luv:
        58.8578, 79.6196, -91.7009
        Hunter-Lab:
        51.8405, 89.6468, -54.6556
      #f230e9 color charts
#f230e9 RGB chart
      #f230e9 CMYK chart
      #f230e9 RGB pie chart
      #f230e9 color shades, tints & tones
#f230e9 color schemes
#f230e9 color preview, HTML & CSS examples
           This text has a color of #f230e9        
        
          <p style="color:#f230e9;">Text here</p>
        
        
          .mytext {color:#f230e9;}
        
        Text color #f230e9
      
           This box has a color of #f230e9        
        
          <div style="background-color:#f230e9;">Content here</div>
        
        
          .mybackground {background-color:#f230e9;}
        
        Background color #f230e9
      
           Border around this has a color of #f230e9        
        
          <div style="border:2px solid #f230e9;">Content here</div>
        
        
          .myborder {border:2px solid #f230e9;}
        
        Border color #f230e9