#f33bfd color space conversions
Hex:
#f33bfd
RGB:
243, 59, 253
CMY:
5, 77, 1
CMYK:
4, 77, 0, 1
HSL:
297°, 97.9798%, 61.1765%
HSV (HSB):
297°, 76.6798%, 99.2157%
XYZ:
56.2557, 29.2745, 95.6140
xyY:
0.3106, 0.1616, 29.2745
CIE-Lab:
61.0231, 87.8075, -58.7229
CIE-LCH:
61.0231, 105.6339, 326.2266
CIE-Luv:
61.0231, 71.2656, -104.3273
Hunter-Lab:
54.1059, 90.9073, -66.9011
#f33bfd color charts
#f33bfd color shades, tints & tones
#f33bfd color schemes
#f33bfd color preview, HTML & CSS examples
This text has a color of #f33bfd
<p style="color:#f33bfd;">Text here</p>
.mytext {color:#f33bfd;}
This box has a color of #f33bfd
<div style="background-color:#f33bfd;">Content here</div>
.mybackground {background-color:#f33bfd;}
Border around this has a color of #f33bfd
<div style="border:2px solid #f33bfd;">Content here</div>
.myborder {border:2px solid #f33bfd;}