#f233d7 color space conversions
Hex:
        #f233d7
        RGB:
        242, 51, 215
        CMY:
        5, 80, 16
        CMYK:
        0, 79, 11, 5
      HSL:
        308°, 88.0184%, 57.4510%
        HSV (HSB):
        308°, 78.9256%, 94.9020%
        XYZ:
        50.0675, 26.1512, 66.6988
        xyY:
        0.3503, 0.1830, 26.1512
      CIE-Lab:
        58.1803, 84.0663, -41.9597
        CIE-LCH:
        58.1803, 93.9561, 333.4750
        CIE-Luv:
        58.1803, 86.1458, -77.1298
        Hunter-Lab:
        51.1382, 85.2707, -41.5343
      #f233d7 color charts
#f233d7 RGB chart
      #f233d7 CMYK chart
      #f233d7 RGB pie chart
      #f233d7 color shades, tints & tones
#f233d7 color schemes
#f233d7 color preview, HTML & CSS examples
           This text has a color of #f233d7        
        
          <p style="color:#f233d7;">Text here</p>
        
        
          .mytext {color:#f233d7;}
        
        Text color #f233d7
      
           This box has a color of #f233d7        
        
          <div style="background-color:#f233d7;">Content here</div>
        
        
          .mybackground {background-color:#f233d7;}
        
        Background color #f233d7
      
           Border around this has a color of #f233d7        
        
          <div style="border:2px solid #f233d7;">Content here</div>
        
        
          .myborder {border:2px solid #f233d7;}
        
        Border color #f233d7