#bd98da color space conversions
Hex:
#bd98da
RGB:
189, 152, 218
CMY:
26, 40, 15
CMYK:
13, 30, 0, 15
HSL:
274°, 47.1429%, 72.5490%
HSV (HSB):
274°, 30.2752%, 85.4902%
XYZ:
44.8694, 38.3372, 71.3646
xyY:
0.2903, 0.2480, 38.3372
CIE-Lab:
68.2684, 26.0945, -28.4380
CIE-LCH:
68.2684, 38.5959, 312.5392
CIE-Luv:
68.2684, 15.4028, -48.4888
Hunter-Lab:
61.9171, 20.9985, -24.9947
#bd98da color charts
#bd98da color shades, tints & tones
#bd98da color schemes
#bd98da color preview, HTML & CSS examples
This text has a color of #bd98da
<p style="color:#bd98da;">Text here</p>
.mytext {color:#bd98da;}
This box has a color of #bd98da
<div style="background-color:#bd98da;">Content here</div>
.mybackground {background-color:#bd98da;}
Border around this has a color of #bd98da
<div style="border:2px solid #bd98da;">Content here</div>
.myborder {border:2px solid #bd98da;}