#f23185 color space conversions
Hex:
        #f23185
        RGB:
        242, 49, 133
        CMY:
        5, 81, 48
        CMYK:
        0, 80, 45, 5
      HSL:
        334°, 88.1279%, 57.0588%
        HSV (HSB):
        334°, 79.7521%, 94.9020%
        XYZ:
        41.9499, 22.7673, 24.3738
        xyY:
        0.4709, 0.2556, 22.7673
      CIE-Lab:
        54.8319, 75.3768, 0.6868
        CIE-LCH:
        54.8319, 75.3799, 0.5221
        CIE-Luv:
        54.8319, 120.9455, -13.9378
        Hunter-Lab:
        47.7151, 73.4311, 3.1141
      #f23185 color charts
#f23185 RGB chart
      #f23185 CMYK chart
      #f23185 RGB pie chart
      #f23185 color shades, tints & tones
#f23185 color schemes
#f23185 color preview, HTML & CSS examples
           This text has a color of #f23185        
        
          <p style="color:#f23185;">Text here</p>
        
        
          .mytext {color:#f23185;}
        
        Text color #f23185
      
           This box has a color of #f23185        
        
          <div style="background-color:#f23185;">Content here</div>
        
        
          .mybackground {background-color:#f23185;}
        
        Background color #f23185
      
           Border around this has a color of #f23185        
        
          <div style="border:2px solid #f23185;">Content here</div>
        
        
          .myborder {border:2px solid #f23185;}
        
        Border color #f23185