#f33ff1 color space conversions
Hex:
#f33ff1
RGB:
243, 63, 241
CMY:
5, 75, 5
CMYK:
0, 74, 1, 5
HSL:
301°, 88.2353%, 60.0000%
HSV (HSB):
301°, 74.0741%, 95.2941%
XYZ:
54.6168, 28.9606, 85.9304
xyY:
0.3222, 0.1709, 28.9606
CIE-Lab:
60.7468, 84.8814, -52.5021
CIE-LCH:
60.7468, 99.8064, 328.2617
CIE-Luv:
60.7468, 74.7788, -94.2344
Hunter-Lab:
53.8150, 86.9832, -57.0022
#f33ff1 color charts
#f33ff1 color shades, tints & tones
#f33ff1 color schemes
#f33ff1 color preview, HTML & CSS examples
This text has a color of #f33ff1
<p style="color:#f33ff1;">Text here</p>
.mytext {color:#f33ff1;}
This box has a color of #f33ff1
<div style="background-color:#f33ff1;">Content here</div>
.mybackground {background-color:#f33ff1;}
Border around this has a color of #f33ff1
<div style="border:2px solid #f33ff1;">Content here</div>
.myborder {border:2px solid #f33ff1;}