#f230fa color space conversions
Hex:
        #f230fa
        RGB:
        242, 48, 250
        CMY:
        5, 81, 2
        CMYK:
        3, 81, 0, 2
      HSL:
        298°, 95.2830%, 58.4314%
        HSV (HSB):
        298°, 80.8000%, 98.0392%
        XYZ:
        54.9302, 27.8933, 92.9313
        xyY:
        0.3125, 0.1587, 27.8933
      CIE-Lab:
        59.7922, 89.7896, -59.0369
        CIE-LCH:
        59.7922, 107.4594, 326.6750
        CIE-Luv:
        59.7922, 73.2949, -104.5947
        Hunter-Lab:
        52.8141, 93.2274, -67.3564
      #f230fa color charts
#f230fa RGB chart
      #f230fa CMYK chart
      #f230fa RGB pie chart
      #f230fa color shades, tints & tones
#f230fa color schemes
#f230fa color preview, HTML & CSS examples
           This text has a color of #f230fa        
        
          <p style="color:#f230fa;">Text here</p>
        
        
          .mytext {color:#f230fa;}
        
        Text color #f230fa
      
           This box has a color of #f230fa        
        
          <div style="background-color:#f230fa;">Content here</div>
        
        
          .mybackground {background-color:#f230fa;}
        
        Background color #f230fa
      
           Border around this has a color of #f230fa        
        
          <div style="border:2px solid #f230fa;">Content here</div>
        
        
          .myborder {border:2px solid #f230fa;}
        
        Border color #f230fa