#fa33dd color space conversions
Hex:
#fa33dd
RGB:
250, 51, 221
CMY:
2, 80, 13
CMYK:
0, 80, 12, 2
HSL:
309°, 95.2153%, 59.0196%
HSV (HSB):
309°, 79.6000%, 98.0392%
XYZ:
53.6593, 27.9121, 70.9660
xyY:
0.3518, 0.1830, 27.9121
CIE-Lab:
59.8092, 86.4791, -42.6988
CIE-LCH:
59.8092, 96.4459, 333.7223
CIE-Luv:
59.8092, 89.7180, -79.1016
Hunter-Lab:
52.8319, 88.8397, -42.6585
#fa33dd color charts
#fa33dd color shades, tints & tones
#fa33dd color schemes
#fa33dd color preview, HTML & CSS examples
This text has a color of #fa33dd
<p style="color:#fa33dd;">Text here</p>
.mytext {color:#fa33dd;}
This box has a color of #fa33dd
<div style="background-color:#fa33dd;">Content here</div>
.mybackground {background-color:#fa33dd;}
Border around this has a color of #fa33dd
<div style="border:2px solid #fa33dd;">Content here</div>
.myborder {border:2px solid #fa33dd;}