#f33de7 color space conversions
Hex:
#f33de7
RGB:
243, 61, 231
CMY:
5, 76, 9
CMYK:
0, 75, 5, 5
HSL:
304°, 88.3495%, 59.6078%
HSV (HSB):
304°, 74.8971%, 95.2941%
XYZ:
53.0547, 28.1617, 78.2408
xyY:
0.3327, 0.1766, 28.1617
CIE-Lab:
60.0345, 83.9500, -48.0439
CIE-LCH:
60.0345, 96.7255, 330.2178
CIE-Luv:
60.0345, 78.8056, -86.9879
Hunter-Lab:
53.0676, 85.5883, -50.2675
#f33de7 color charts
#f33de7 color shades, tints & tones
#f33de7 color schemes
#f33de7 color preview, HTML & CSS examples
This text has a color of #f33de7
<p style="color:#f33de7;">Text here</p>
.mytext {color:#f33de7;}
This box has a color of #f33de7
<div style="background-color:#f33de7;">Content here</div>
.mybackground {background-color:#f33de7;}
Border around this has a color of #f33de7
<div style="border:2px solid #f33de7;">Content here</div>
.myborder {border:2px solid #f33de7;}