#d195e5 color space conversions
Hex:
#d195e5
RGB:
209, 149, 229
CMY:
18, 42, 10
CMYK:
9, 35, 0, 10
HSL:
285°, 60.6061%, 74.1176%
HSV (HSB):
285°, 34.9345%, 89.8039%
XYZ:
51.1848, 40.7073, 79.2883
xyY:
0.2990, 0.2378, 40.7073
CIE-Lab:
69.9704, 36.2285, -31.7091
CIE-LCH:
69.9704, 48.1453, 318.8059
CIE-Luv:
69.9704, 27.0467, -55.5856
Hunter-Lab:
63.8023, 31.5459, -29.0192
#d195e5 color charts
#d195e5 color shades, tints & tones
#d195e5 color schemes
#d195e5 color preview, HTML & CSS examples
This text has a color of #d195e5
<p style="color:#d195e5;">Text here</p>
.mytext {color:#d195e5;}
This box has a color of #d195e5
<div style="background-color:#d195e5;">Content here</div>
.mybackground {background-color:#d195e5;}
Border around this has a color of #d195e5
<div style="border:2px solid #d195e5;">Content here</div>
.myborder {border:2px solid #d195e5;}