#f23385 color space conversions
Hex:
        #f23385
        RGB:
        242, 51, 133
        CMY:
        5, 80, 48
        CMYK:
        0, 79, 45, 5
      HSL:
        334°, 88.0184%, 57.4510%
        HSV (HSB):
        334°, 78.9256%, 94.9020%
        XYZ:
        42.0354, 22.9384, 24.4023
        xyY:
        0.4703, 0.2566, 22.9384
      CIE-Lab:
        55.0088, 74.8727, 0.9446
        CIE-LCH:
        55.0088, 74.8786, 0.7228
        CIE-Luv:
        55.0088, 120.3026, -13.4983
        Hunter-Lab:
        47.8940, 72.8507, 3.3171
      #f23385 color charts
#f23385 RGB chart
      #f23385 CMYK chart
      #f23385 RGB pie chart
      #f23385 color shades, tints & tones
#f23385 color schemes
#f23385 color preview, HTML & CSS examples
           This text has a color of #f23385        
        
          <p style="color:#f23385;">Text here</p>
        
        
          .mytext {color:#f23385;}
        
        Text color #f23385
      
           This box has a color of #f23385        
        
          <div style="background-color:#f23385;">Content here</div>
        
        
          .mybackground {background-color:#f23385;}
        
        Background color #f23385
      
           Border around this has a color of #f23385        
        
          <div style="border:2px solid #f23385;">Content here</div>
        
        
          .myborder {border:2px solid #f23385;}
        
        Border color #f23385