#d02bcd color space conversions
Hex:
#d02bcd
RGB:
208, 43, 205
CMY:
18, 83, 20
CMYK:
0, 79, 1, 18
HSL:
301°, 65.7371%, 49.2157%
HSV (HSB):
301°, 79.3269%, 81.5686%
XYZ:
37.8957, 19.5454, 59.5329
xyY:
0.3240, 0.1671, 19.5454
CIE-Lab:
51.3193, 77.8358, -47.4741
CIE-LCH:
51.3193, 91.1713, 328.6199
CIE-Luv:
51.3193, 66.4287, -82.1915
Hunter-Lab:
44.2102, 75.6373, -48.8920
#d02bcd color charts
#d02bcd color shades, tints & tones
#d02bcd color schemes
#d02bcd color preview, HTML & CSS examples
This text has a color of #d02bcd
<p style="color:#d02bcd;">Text here</p>
.mytext {color:#d02bcd;}
This box has a color of #d02bcd
<div style="background-color:#d02bcd;">Content here</div>
.mybackground {background-color:#d02bcd;}
Border around this has a color of #d02bcd
<div style="border:2px solid #d02bcd;">Content here</div>
.myborder {border:2px solid #d02bcd;}