#f232c5 color space conversions
Hex:
#f232c5
RGB:
242, 50, 197
CMY:
5, 80, 23
CMYK:
0, 79, 19, 5
HSL:
314°, 88.0734%, 57.2549%
HSV (HSB):
314°, 79.3388%, 94.9020%
XYZ:
47.8366, 25.1897, 55.1641
xyY:
0.3732, 0.1965, 25.1897
CIE-Lab:
57.2598, 81.9451, -33.1295
CIE-LCH:
57.2598, 88.3887, 337.9871
CIE-Luv:
57.2598, 93.6664, -63.1606
Hunter-Lab:
50.1893, 82.3012, -30.0344
#f232c5 color charts
#f232c5 color shades, tints & tones
#f232c5 color schemes
#f232c5 color preview, HTML & CSS examples
This text has a color of #f232c5
<p style="color:#f232c5;">Text here</p>
.mytext {color:#f232c5;}
This box has a color of #f232c5
<div style="background-color:#f232c5;">Content here</div>
.mybackground {background-color:#f232c5;}
Border around this has a color of #f232c5
<div style="border:2px solid #f232c5;">Content here</div>
.myborder {border:2px solid #f232c5;}