#d153e3 color space conversions
Hex:
#d153e3
RGB:
209, 83, 227
CMY:
18, 67, 11
CMYK:
8, 63, 0, 11
HSL:
293°, 72.0000%, 60.7843%
HSV (HSB):
293°, 63.4361%, 89.0196%
XYZ:
43.2529, 25.2879, 75.2744
xyY:
0.3008, 0.1758, 25.2879
CIE-Lab:
57.3548, 68.4032, -50.3710
CIE-LCH:
57.3548, 84.9484, 323.6327
CIE-Luv:
57.3548, 51.4405, -87.4823
Hunter-Lab:
50.2870, 65.5290, -53.5499
#d153e3 color charts
#d153e3 color shades, tints & tones
#d153e3 color schemes
#d153e3 color preview, HTML & CSS examples
This text has a color of #d153e3
<p style="color:#d153e3;">Text here</p>
.mytext {color:#d153e3;}
This box has a color of #d153e3
<div style="background-color:#d153e3;">Content here</div>
.mybackground {background-color:#d153e3;}
Border around this has a color of #d153e3
<div style="border:2px solid #d153e3;">Content here</div>
.myborder {border:2px solid #d153e3;}