#d098e5 color space conversions
Hex:
#d098e5
RGB:
208, 152, 229
CMY:
18, 40, 10
CMYK:
9, 34, 0, 10
HSL:
284°, 59.6899%, 74.7059%
HSV (HSB):
284°, 33.6245%, 89.8039%
XYZ:
51.3835, 41.5235, 79.4354
xyY:
0.2981, 0.2409, 41.5235
CIE-Lab:
70.5412, 34.2941, -30.8362
CIE-LCH:
70.5412, 46.1189, 318.0391
CIE-Luv:
70.5412, 25.1199, -53.9293
Hunter-Lab:
64.4387, 29.5683, -27.9813
#d098e5 color charts
#d098e5 color shades, tints & tones
#d098e5 color schemes
#d098e5 color preview, HTML & CSS examples
This text has a color of #d098e5
<p style="color:#d098e5;">Text here</p>
.mytext {color:#d098e5;}
This box has a color of #d098e5
<div style="background-color:#d098e5;">Content here</div>
.mybackground {background-color:#d098e5;}
Border around this has a color of #d098e5
<div style="border:2px solid #d098e5;">Content here</div>
.myborder {border:2px solid #d098e5;}