#f31aed color space conversions
Hex:
#f31aed
RGB:
243, 26, 237
CMY:
5, 90, 7
CMYK:
0, 89, 2, 5
HSL:
302°, 90.0415%, 52.7451%
HSV (HSB):
302°, 89.3004%, 95.2941%
XYZ:
52.6176, 25.9079, 82.3482
xyY:
0.3271, 0.1610, 25.9079
CIE-Lab:
57.9495, 91.8035, -54.7203
CIE-LCH:
57.9495, 106.8746, 329.2026
CIE-Luv:
57.9495, 81.3247, -97.6056
Hunter-Lab:
50.8998, 95.4495, -60.2924
#f31aed color charts
#f31aed color shades, tints & tones
#f31aed color schemes
#f31aed color preview, HTML & CSS examples
This text has a color of #f31aed
<p style="color:#f31aed;">Text here</p>
.mytext {color:#f31aed;}
This box has a color of #f31aed
<div style="background-color:#f31aed;">Content here</div>
.mybackground {background-color:#f31aed;}
Border around this has a color of #f31aed
<div style="border:2px solid #f31aed;">Content here</div>
.myborder {border:2px solid #f31aed;}