#d10bee color space conversions
Hex:
#d10bee
RGB:
209, 11, 238
CMY:
18, 96, 7
CMYK:
12, 95, 0, 7
HSL:
292°, 91.1647%, 48.8235%
HSV (HSB):
292°, 95.3782%, 93.3333%
XYZ:
41.8468, 19.9677, 82.5375
xyY:
0.2899, 0.1383, 19.9677
CIE-Lab:
51.8007, 88.1301, -65.4612
CIE-LCH:
51.8007, 109.7820, 323.3958
CIE-Luv:
51.8007, 58.1563, -109.9098
Hunter-Lab:
44.6852, 88.9624, -78.2341
#d10bee color charts
#d10bee color shades, tints & tones
#d10bee color schemes
#d10bee color preview, HTML & CSS examples
This text has a color of #d10bee
<p style="color:#d10bee;">Text here</p>
.mytext {color:#d10bee;}
This box has a color of #d10bee
<div style="background-color:#d10bee;">Content here</div>
.mybackground {background-color:#d10bee;}
Border around this has a color of #d10bee
<div style="border:2px solid #d10bee;">Content here</div>
.myborder {border:2px solid #d10bee;}