#d30ceb color space conversions
Hex:
#d30ceb
RGB:
211, 12, 235
CMY:
17, 95, 8
CMYK:
10, 95, 0, 8
HSL:
294°, 90.2834%, 48.4314%
HSV (HSB):
294°, 94.8936%, 92.1569%
XYZ:
41.9908, 20.1100, 80.2657
xyY:
0.2949, 0.1413, 20.1100
CIE-Lab:
51.9613, 87.8735, -63.4955
CIE-LCH:
51.9613, 108.4133, 324.1489
CIE-Luv:
51.9613, 60.4930, -107.1705
Hunter-Lab:
44.8442, 88.6652, -74.7311
#d30ceb color charts
#d30ceb color shades, tints & tones
#d30ceb color schemes
#d30ceb color preview, HTML & CSS examples
This text has a color of #d30ceb
<p style="color:#d30ceb;">Text here</p>
.mytext {color:#d30ceb;}
This box has a color of #d30ceb
<div style="background-color:#d30ceb;">Content here</div>
.mybackground {background-color:#d30ceb;}
Border around this has a color of #d30ceb
<div style="border:2px solid #d30ceb;">Content here</div>
.myborder {border:2px solid #d30ceb;}