#f33cfd color space conversions
Hex:
#f33cfd
RGB:
243, 60, 253
CMY:
5, 76, 1
CMYK:
4, 76, 0, 1
HSL:
297°, 97.9695%, 61.3725%
HSV (HSB):
297°, 76.2846%, 99.2157%
XYZ:
56.3076, 29.3783, 95.6313
xyY:
0.3105, 0.1620, 29.3783
CIE-Lab:
61.1140, 87.5446, -58.5777
CIE-LCH:
61.1140, 105.3347, 326.2128
CIE-Luv:
61.1140, 71.0980, -104.1029
Hunter-Lab:
54.2017, 90.5823, -66.6677
#f33cfd color charts
#f33cfd color shades, tints & tones
#f33cfd color schemes
#f33cfd color preview, HTML & CSS examples
This text has a color of #f33cfd
<p style="color:#f33cfd;">Text here</p>
.mytext {color:#f33cfd;}
This box has a color of #f33cfd
<div style="background-color:#f33cfd;">Content here</div>
.mybackground {background-color:#f33cfd;}
Border around this has a color of #f33cfd
<div style="border:2px solid #f33cfd;">Content here</div>
.myborder {border:2px solid #f33cfd;}