#d02bca color space conversions
Hex:
#d02bca
RGB:
208, 43, 202
CMY:
18, 83, 21
CMYK:
0, 79, 3, 18
HSL:
302°, 65.7371%, 49.2157%
HSV (HSB):
302°, 79.3269%, 81.5686%
XYZ:
37.5370, 19.4019, 57.6436
xyY:
0.3276, 0.1693, 19.4019
CIE-Lab:
51.1542, 77.3827, -46.0102
CIE-LCH:
51.1542, 90.0279, 329.2651
CIE-Luv:
51.1542, 67.5376, -79.8963
Hunter-Lab:
44.0476, 75.0328, -46.7575
#d02bca color charts
#d02bca color shades, tints & tones
#d02bca color schemes
#d02bca color preview, HTML & CSS examples
This text has a color of #d02bca
<p style="color:#d02bca;">Text here</p>
.mytext {color:#d02bca;}
This box has a color of #d02bca
<div style="background-color:#d02bca;">Content here</div>
.mybackground {background-color:#d02bca;}
Border around this has a color of #d02bca
<div style="border:2px solid #d02bca;">Content here</div>
.myborder {border:2px solid #d02bca;}