#d33ccd color space conversions
Hex:
#d33ccd
RGB:
211, 60, 205
CMY:
17, 76, 20
CMYK:
0, 72, 3, 17
HSL:
302°, 63.1799%, 53.1373%
HSV (HSB):
302°, 71.5640%, 82.7451%
XYZ:
39.4993, 21.4884, 59.8234
xyY:
0.3270, 0.1779, 21.4884
CIE-Lab:
53.4799, 73.6420, -44.0146
CIE-LCH:
53.4799, 85.7929, 329.1340
CIE-Luv:
53.4799, 65.3853, -77.2088
Hunter-Lab:
46.3556, 70.9765, -44.0669
#d33ccd color charts
#d33ccd RGB chart
#d33ccd CMYK chart
#d33ccd RGB pie chart
#d33ccd color shades, tints & tones
#d33ccd color schemes
#d33ccd color preview, HTML & CSS examples
This text has a color of #d33ccd
<p style="color:#d33ccd;">Text here</p>
.mytext {color:#d33ccd;}
Text color #d33ccd
This box has a color of #d33ccd
<div style="background-color:#d33ccd;">Content here</div>
.mybackground {background-color:#d33ccd;}
Background color #d33ccd
Border around this has a color of #d33ccd
<div style="border:2px solid #d33ccd;">Content here</div>
.myborder {border:2px solid #d33ccd;}
Border color #d33ccd