#f232da color space conversions
Hex:
#f232da
RGB:
242, 50, 218
CMY:
5, 80, 15
CMYK:
0, 79, 10, 5
HSL:
308°, 88.0734%, 57.2549%
HSV (HSB):
308°, 79.3388%, 94.9020%
XYZ:
50.4134, 26.2204, 68.7336
xyY:
0.3468, 0.1804, 26.2204
CIE-Lab:
58.2457, 84.7123, -43.5569
CIE-LCH:
58.2457, 95.2543, 332.7889
CIE-Luv:
58.2457, 85.1349, -79.6871
Hunter-Lab:
51.2059, 86.1274, -43.7409
#f232da color charts
#f232da color shades, tints & tones
#f232da color schemes
#f232da color preview, HTML & CSS examples
This text has a color of #f232da
<p style="color:#f232da;">Text here</p>
.mytext {color:#f232da;}
This box has a color of #f232da
<div style="background-color:#f232da;">Content here</div>
.mybackground {background-color:#f232da;}
Border around this has a color of #f232da
<div style="border:2px solid #f232da;">Content here</div>
.myborder {border:2px solid #f232da;}