#f31cef color space conversions
Hex:
#f31cef
RGB:
243, 28, 239
CMY:
5, 89, 6
CMYK:
0, 88, 2, 5
HSL:
301°, 89.9582%, 53.1373%
HSV (HSB):
301°, 88.4774%, 95.2941%
XYZ:
52.9574, 26.1172, 83.9113
xyY:
0.3249, 0.1602, 26.1172
CIE-Lab:
58.1481, 91.8293, -55.5236
CIE-LCH:
58.1481, 107.3102, 328.8412
CIE-Luv:
58.1481, 80.3675, -98.8991
Hunter-Lab:
51.1050, 95.5364, -61.5771
#f31cef color charts
#f31cef color shades, tints & tones
#f31cef color schemes
#f31cef color preview, HTML & CSS examples
This text has a color of #f31cef
<p style="color:#f31cef;">Text here</p>
.mytext {color:#f31cef;}
This box has a color of #f31cef
<div style="background-color:#f31cef;">Content here</div>
.mybackground {background-color:#f31cef;}
Border around this has a color of #f31cef
<div style="border:2px solid #f31cef;">Content here</div>
.myborder {border:2px solid #f31cef;}