#d01ceb color space conversions
Hex:
#d01ceb
RGB:
208, 28, 235
CMY:
18, 89, 8
CMYK:
11, 88, 0, 8
HSL:
292°, 83.8057%, 51.5686%
HSV (HSB):
292°, 88.0851%, 92.1569%
XYZ:
41.4231, 20.2386, 80.3205
xyY:
0.2917, 0.1425, 20.2386
CIE-Lab:
52.1059, 85.5264, -63.2874
CIE-LCH:
52.1059, 106.3958, 323.4995
CIE-Luv:
52.1059, 57.5292, -106.6769
Hunter-Lab:
44.9873, 85.6302, -74.3655
#d01ceb color charts
#d01ceb color shades, tints & tones
#d01ceb color schemes
#d01ceb color preview, HTML & CSS examples
This text has a color of #d01ceb
<p style="color:#d01ceb;">Text here</p>
.mytext {color:#d01ceb;}
This box has a color of #d01ceb
<div style="background-color:#d01ceb;">Content here</div>
.mybackground {background-color:#d01ceb;}
Border around this has a color of #d01ceb
<div style="border:2px solid #d01ceb;">Content here</div>
.myborder {border:2px solid #d01ceb;}