#f33bfb color space conversions
Hex:
#f33bfb
RGB:
243, 59, 251
CMY:
5, 77, 2
CMYK:
3, 76, 0, 2
HSL:
298°, 96.0000%, 60.7843%
HSV (HSB):
298°, 76.4940%, 98.4314%
XYZ:
55.9387, 29.1477, 93.9445
xyY:
0.3125, 0.1628, 29.1477
CIE-Lab:
60.9117, 87.4975, -57.7937
CIE-LCH:
60.9117, 104.8614, 326.5545
CIE-Luv:
60.9117, 71.9642, -102.8155
Hunter-Lab:
53.9886, 90.4677, -65.3775
#f33bfb color charts
#f33bfb color shades, tints & tones
#f33bfb color schemes
#f33bfb color preview, HTML & CSS examples
This text has a color of #f33bfb
<p style="color:#f33bfb;">Text here</p>
.mytext {color:#f33bfb;}
This box has a color of #f33bfb
<div style="background-color:#f33bfb;">Content here</div>
.mybackground {background-color:#f33bfb;}
Border around this has a color of #f33bfb
<div style="border:2px solid #f33bfb;">Content here</div>
.myborder {border:2px solid #f33bfb;}