#d835b5 color space conversions
Hex:
#d835b5
RGB:
216, 53, 181
CMY:
15, 79, 29
CMYK:
0, 75, 16, 15
HSL:
313°, 67.6349%, 52.7451%
HSV (HSB):
313°, 75.4630%, 84.7059%
XYZ:
37.9325, 20.4813, 45.6701
xyY:
0.3644, 0.1968, 20.4813
CIE-Lab:
52.3771, 73.3953, -31.8195
CIE-LCH:
52.3771, 79.9959, 336.5615
CIE-Luv:
52.3771, 79.5610, -58.5807
Hunter-Lab:
45.2563, 70.4149, -28.1527
#d835b5 color charts
#d835b5 color shades, tints & tones
#d835b5 color schemes
#d835b5 color preview, HTML & CSS examples
This text has a color of #d835b5
<p style="color:#d835b5;">Text here</p>
.mytext {color:#d835b5;}
This box has a color of #d835b5
<div style="background-color:#d835b5;">Content here</div>
.mybackground {background-color:#d835b5;}
Border around this has a color of #d835b5
<div style="border:2px solid #d835b5;">Content here</div>
.myborder {border:2px solid #d835b5;}