#d68bed color space conversions
Hex:
#d68bed
RGB:
214, 139, 237
CMY:
16, 45, 7
CMYK:
10, 41, 0, 7
HSL:
286°, 73.1343%, 73.7255%
HSV (HSB):
286°, 41.3502%, 92.9412%
XYZ:
52.2502, 38.8758, 84.8707
xyY:
0.2969, 0.2209, 38.8758
CIE-Lab:
68.6612, 44.6747, -38.0937
CIE-LCH:
68.6612, 58.7108, 319.5461
CIE-Luv:
68.6612, 33.0197, -67.1320
Hunter-Lab:
62.3505, 40.4713, -37.0595
#d68bed color charts
#d68bed color shades, tints & tones
#d68bed color schemes
#d68bed color preview, HTML & CSS examples
This text has a color of #d68bed
<p style="color:#d68bed;">Text here</p>
.mytext {color:#d68bed;}
This box has a color of #d68bed
<div style="background-color:#d68bed;">Content here</div>
.mybackground {background-color:#d68bed;}
Border around this has a color of #d68bed
<div style="border:2px solid #d68bed;">Content here</div>
.myborder {border:2px solid #d68bed;}