#f253c5 color space conversions
Hex:
        #f253c5
        RGB:
        242, 83, 197
        CMY:
        5, 67, 23
        CMYK:
        0, 66, 19, 5
      HSL:
        317°, 85.9459%, 63.7255%
        HSV (HSB):
        317°, 65.7025%, 94.9020%
        XYZ:
        49.7892, 29.0950, 55.8150
        xyY:
        0.3696, 0.2160, 29.0950
      CIE-Lab:
        60.8654, 71.7432, -27.5375
        CIE-LCH:
        60.8654, 76.8466, 339.0015
        CIE-Luv:
        60.8654, 84.5375, -53.5975
        Hunter-Lab:
        53.9398, 70.3704, -23.5934
      #f253c5 color charts
#f253c5 RGB chart
      #f253c5 CMYK chart
      #f253c5 RGB pie chart
      #f253c5 color shades, tints & tones
#f253c5 color schemes
#f253c5 color preview, HTML & CSS examples
           This text has a color of #f253c5        
        
          <p style="color:#f253c5;">Text here</p>
        
        
          .mytext {color:#f253c5;}
        
        Text color #f253c5
      
           This box has a color of #f253c5        
        
          <div style="background-color:#f253c5;">Content here</div>
        
        
          .mybackground {background-color:#f253c5;}
        
        Background color #f253c5
      
           Border around this has a color of #f253c5        
        
          <div style="border:2px solid #f253c5;">Content here</div>
        
        
          .myborder {border:2px solid #f253c5;}
        
        Border color #f253c5