#ff33dd color space conversions
Hex:
#ff33dd
RGB:
255, 51, 221
CMY:
0, 80, 13
CMYK:
0, 80, 13, 0
HSL:
310°, 100.0000%, 60.0000%
HSV (HSB):
310°, 80.0000%, 100.0000%
XYZ:
55.4750, 28.8481, 71.0510
xyY:
0.3570, 0.1857, 28.8481
CIE-Lab:
60.6473, 87.4759, -41.3230
CIE-LCH:
60.6473, 96.7452, 334.7143
CIE-Luv:
60.6473, 93.4667, -77.3796
Hunter-Lab:
53.7104, 90.3709, -40.8346
#ff33dd color charts
#ff33dd color shades, tints & tones
#ff33dd color schemes
#ff33dd color preview, HTML & CSS examples
This text has a color of #ff33dd
<p style="color:#ff33dd;">Text here</p>
.mytext {color:#ff33dd;}
This box has a color of #ff33dd
<div style="background-color:#ff33dd;">Content here</div>
.mybackground {background-color:#ff33dd;}
Border around this has a color of #ff33dd
<div style="border:2px solid #ff33dd;">Content here</div>
.myborder {border:2px solid #ff33dd;}