#f253f7 color space conversions
Hex:
        #f253f7
        RGB:
        242, 83, 247
        CMY:
        5, 67, 3
        CMYK:
        2, 66, 0, 3
      HSL:
        298°, 91.1111%, 64.7059%
        HSV (HSB):
        298°, 66.3968%, 96.8627%
        XYZ:
        56.4997, 31.7792, 91.1518
        xyY:
        0.3149, 0.1771, 31.7792
      CIE-Lab:
        63.1599, 79.2029, -52.0117
        CIE-LCH:
        63.1599, 94.7540, 326.7075
        CIE-Luv:
        63.1599, 67.6014, -93.4099
        Hunter-Lab:
        56.3730, 80.2484, -56.4073
      #f253f7 color charts
#f253f7 RGB chart
      #f253f7 CMYK chart
      #f253f7 RGB pie chart
      #f253f7 color shades, tints & tones
#f253f7 color schemes
#f253f7 color preview, HTML & CSS examples
           This text has a color of #f253f7        
        
          <p style="color:#f253f7;">Text here</p>
        
        
          .mytext {color:#f253f7;}
        
        Text color #f253f7
      
           This box has a color of #f253f7        
        
          <div style="background-color:#f253f7;">Content here</div>
        
        
          .mybackground {background-color:#f253f7;}
        
        Background color #f253f7
      
           Border around this has a color of #f253f7        
        
          <div style="border:2px solid #f253f7;">Content here</div>
        
        
          .myborder {border:2px solid #f253f7;}
        
        Border color #f253f7