#bd85c3 color space conversions
Hex:
#bd85c3
RGB:
189, 133, 195
CMY:
26, 48, 24
CMYK:
3, 32, 0, 24
HSL:
294°, 34.0659%, 64.3137%
HSV (HSB):
294°, 31.7949%, 76.4706%
XYZ:
39.2241, 31.5340, 55.6491
xyY:
0.3103, 0.2495, 31.5340
CIE-Lab:
62.9559, 31.9289, -23.7744
CIE-LCH:
62.9559, 39.8080, 323.3285
CIE-Luv:
62.9559, 27.1459, -41.3072
Hunter-Lab:
56.1551, 26.4100, -19.4471
#bd85c3 color charts
#bd85c3 color shades, tints & tones
#bd85c3 color schemes
#bd85c3 color preview, HTML & CSS examples
This text has a color of #bd85c3
<p style="color:#bd85c3;">Text here</p>
.mytext {color:#bd85c3;}
This box has a color of #bd85c3
<div style="background-color:#bd85c3;">Content here</div>
.mybackground {background-color:#bd85c3;}
Border around this has a color of #bd85c3
<div style="border:2px solid #bd85c3;">Content here</div>
.myborder {border:2px solid #bd85c3;}