#d06eeb color space conversions
Hex:
#d06eeb
RGB:
208, 110, 235
CMY:
18, 57, 8
CMYK:
11, 53, 0, 8
HSL:
287°, 75.7576%, 67.6471%
HSV (HSB):
287°, 53.1915%, 92.1569%
XYZ:
46.5838, 30.5599, 82.0407
xyY:
0.2926, 0.1920, 30.5599
CIE-Lab:
62.1344, 57.4310, -47.2779
CIE-LCH:
62.1344, 74.3876, 320.5384
CIE-Luv:
62.1344, 40.5824, -82.5166
Hunter-Lab:
55.2810, 53.6751, -49.2935
#d06eeb color charts
#d06eeb color shades, tints & tones
#d06eeb color schemes
#d06eeb color preview, HTML & CSS examples
This text has a color of #d06eeb
<p style="color:#d06eeb;">Text here</p>
.mytext {color:#d06eeb;}
This box has a color of #d06eeb
<div style="background-color:#d06eeb;">Content here</div>
.mybackground {background-color:#d06eeb;}
Border around this has a color of #d06eeb
<div style="border:2px solid #d06eeb;">Content here</div>
.myborder {border:2px solid #d06eeb;}