#f235c4 color space conversions
Hex:
        #f235c4
        RGB:
        242, 53, 196
        CMY:
        5, 79, 23
        CMYK:
        0, 78, 19, 5
      HSL:
        315°, 87.9070%, 57.8431%
        HSV (HSB):
        315°, 78.0992%, 94.9020%
        XYZ:
        47.8549, 25.4090, 54.6067
        xyY:
        0.3742, 0.1987, 25.4090
      CIE-Lab:
        57.4717, 81.0819, -32.2251
        CIE-LCH:
        57.4717, 87.2510, 338.3252
        CIE-Luv:
        57.4717, 93.4381, -61.6973
        Hunter-Lab:
        50.4073, 81.2486, -28.9443
      #f235c4 color charts
#f235c4 RGB chart
      #f235c4 CMYK chart
      #f235c4 RGB pie chart
      #f235c4 color shades, tints & tones
#f235c4 color schemes
#f235c4 color preview, HTML & CSS examples
           This text has a color of #f235c4        
        
          <p style="color:#f235c4;">Text here</p>
        
        
          .mytext {color:#f235c4;}
        
        Text color #f235c4
      
           This box has a color of #f235c4        
        
          <div style="background-color:#f235c4;">Content here</div>
        
        
          .mybackground {background-color:#f235c4;}
        
        Background color #f235c4
      
           Border around this has a color of #f235c4        
        
          <div style="border:2px solid #f235c4;">Content here</div>
        
        
          .myborder {border:2px solid #f235c4;}
        
        Border color #f235c4