#d33cdc color space conversions
Hex:
#d33cdc
RGB:
211, 60, 220
CMY:
17, 76, 14
CMYK:
4, 73, 0, 14
HSL:
297°, 69.5652%, 54.9020%
HSV (HSB):
297°, 72.7273%, 86.2745%
XYZ:
41.3981, 22.2479, 69.8225
xyY:
0.3102, 0.1667, 22.2479
CIE-Lab:
54.2891, 76.0399, -51.2799
CIE-LCH:
54.2891, 91.7153, 326.0050
CIE-Luv:
54.2891, 60.2897, -88.7966
Hunter-Lab:
47.1677, 74.1223, -54.7498
#d33cdc color charts
#d33cdc color shades, tints & tones
#d33cdc color schemes
#d33cdc color preview, HTML & CSS examples
This text has a color of #d33cdc
<p style="color:#d33cdc;">Text here</p>
.mytext {color:#d33cdc;}
This box has a color of #d33cdc
<div style="background-color:#d33cdc;">Content here</div>
.mybackground {background-color:#d33cdc;}
Border around this has a color of #d33cdc
<div style="border:2px solid #d33cdc;">Content here</div>
.myborder {border:2px solid #d33cdc;}