#f230fd color space conversions
Hex:
        #f230fd
        RGB:
        242, 48, 253
        CMY:
        5, 81, 1
        CMYK:
        4, 81, 0, 1
      HSL:
        297°, 98.0861%, 59.0196%
        HSV (HSB):
        297°, 81.0277%, 99.2157%
        XYZ:
        55.4045, 28.0830, 95.4289
        xyY:
        0.3097, 0.1570, 28.0830
      CIE-Lab:
        59.9636, 90.2459, -60.4259
        CIE-LCH:
        59.9636, 108.6076, 326.1950
        CIE-Luv:
        59.9636, 72.2160, -106.8377
        Hunter-Lab:
        52.9934, 93.8831, -69.6723
      #f230fd color charts
#f230fd RGB chart
      #f230fd CMYK chart
      #f230fd RGB pie chart
      #f230fd color shades, tints & tones
#f230fd color schemes
#f230fd color preview, HTML & CSS examples
           This text has a color of #f230fd        
        
          <p style="color:#f230fd;">Text here</p>
        
        
          .mytext {color:#f230fd;}
        
        Text color #f230fd
      
           This box has a color of #f230fd        
        
          <div style="background-color:#f230fd;">Content here</div>
        
        
          .mybackground {background-color:#f230fd;}
        
        Background color #f230fd
      
           Border around this has a color of #f230fd        
        
          <div style="border:2px solid #f230fd;">Content here</div>
        
        
          .myborder {border:2px solid #f230fd;}
        
        Border color #f230fd