#f31cca color space conversions
Hex:
#f31cca
RGB:
243, 28, 202
CMY:
5, 89, 21
CMYK:
0, 88, 17, 5
HSL:
311°, 89.9582%, 53.1373%
HSV (HSB):
311°, 88.4774%, 95.2941%
XYZ:
48.0381, 24.1495, 58.0065
xyY:
0.3690, 0.1855, 24.1495
CIE-Lab:
56.2371, 86.9105, -37.5853
CIE-LCH:
56.2371, 94.6895, 336.6135
CIE-Luv:
56.2371, 95.7860, -70.4477
Hunter-Lab:
49.1421, 88.4911, -35.5855
#f31cca color charts
#f31cca color shades, tints & tones
#f31cca color schemes
#f31cca color preview, HTML & CSS examples
This text has a color of #f31cca
<p style="color:#f31cca;">Text here</p>
.mytext {color:#f31cca;}
This box has a color of #f31cca
<div style="background-color:#f31cca;">Content here</div>
.mybackground {background-color:#f31cca;}
Border around this has a color of #f31cca
<div style="border:2px solid #f31cca;">Content here</div>
.myborder {border:2px solid #f31cca;}