#bd90cc color space conversions
Hex:
#bd90cc
RGB:
189, 144, 204
CMY:
26, 44, 20
CMYK:
7, 29, 0, 20
HSL:
285°, 37.0370%, 68.2353%
HSV (HSB):
285°, 29.4118%, 80.0000%
XYZ:
41.8586, 35.1250, 61.7003
xyY:
0.3018, 0.2533, 35.1250
CIE-Lab:
65.8458, 27.6264, -24.3895
CIE-LCH:
65.8458, 36.8519, 318.5609
CIE-Luv:
65.8458, 20.7756, -41.9271
Hunter-Lab:
59.2663, 22.3549, -20.2386
#bd90cc color charts
#bd90cc color shades, tints & tones
#bd90cc color schemes
#bd90cc color preview, HTML & CSS examples
This text has a color of #bd90cc
<p style="color:#bd90cc;">Text here</p>
.mytext {color:#bd90cc;}
This box has a color of #bd90cc
<div style="background-color:#bd90cc;">Content here</div>
.mybackground {background-color:#bd90cc;}
Border around this has a color of #bd90cc
<div style="border:2px solid #bd90cc;">Content here</div>
.myborder {border:2px solid #bd90cc;}