#d01de9 color space conversions
Hex:
#d01de9
RGB:
208, 29, 233
CMY:
18, 89, 9
CMYK:
11, 88, 0, 9
HSL:
293°, 82.2581%, 51.3725%
HSV (HSB):
293°, 87.5536%, 91.3725%
XYZ:
41.1598, 20.1718, 78.8150
xyY:
0.2937, 0.1439, 20.1718
CIE-Lab:
52.0309, 85.0446, -62.2805
CIE-LCH:
52.0309, 105.4108, 323.7837
CIE-Luv:
52.0309, 58.1243, -105.1288
Hunter-Lab:
44.9130, 84.9853, -72.6050
#d01de9 color charts
#d01de9 color shades, tints & tones
#d01de9 color schemes
#d01de9 color preview, HTML & CSS examples
This text has a color of #d01de9
<p style="color:#d01de9;">Text here</p>
.mytext {color:#d01de9;}
This box has a color of #d01de9
<div style="background-color:#d01de9;">Content here</div>
.mybackground {background-color:#d01de9;}
Border around this has a color of #d01de9
<div style="border:2px solid #d01de9;">Content here</div>
.myborder {border:2px solid #d01de9;}