#d652d9 color space conversions
Hex:
#d652d9
RGB:
214, 82, 217
CMY:
16, 68, 15
CMYK:
1, 62, 0, 15
HSL:
299°, 63.9810%, 58.6275%
HSV (HSB):
299°, 62.2120%, 85.0980%
XYZ:
43.2732, 25.3405, 68.2561
xyY:
0.3162, 0.1851, 25.3405
CIE-Lab:
57.4057, 68.2444, -44.6070
CIE-LCH:
57.4057, 81.5296, 326.8299
CIE-Luv:
57.4057, 58.0009, -78.5546
Hunter-Lab:
50.3393, 65.3503, -45.1549
#d652d9 color charts
#d652d9 color shades, tints & tones
#d652d9 color schemes
#d652d9 color preview, HTML & CSS examples
This text has a color of #d652d9
<p style="color:#d652d9;">Text here</p>
.mytext {color:#d652d9;}
This box has a color of #d652d9
<div style="background-color:#d652d9;">Content here</div>
.mybackground {background-color:#d652d9;}
Border around this has a color of #d652d9
<div style="border:2px solid #d652d9;">Content here</div>
.myborder {border:2px solid #d652d9;}