#b895d5 color space conversions
Hex:
#b895d5
RGB:
184, 149, 213
CMY:
28, 42, 16
CMYK:
14, 30, 0, 16
HSL:
273°, 43.2432%, 70.9804%
HSV (HSB):
273°, 30.0469%, 83.5294%
XYZ:
42.5249, 36.4893, 67.7526
xyY:
0.2897, 0.2486, 36.4893
CIE-Lab:
66.8921, 25.1242, -27.8291
CIE-LCH:
66.8921, 37.4924, 312.0758
CIE-Luv:
66.8921, 14.4598, -47.1946
Hunter-Lab:
60.4064, 19.9491, -24.2160
#b895d5 color charts
#b895d5 color shades, tints & tones
#b895d5 color schemes
#b895d5 color preview, HTML & CSS examples
This text has a color of #b895d5
<p style="color:#b895d5;">Text here</p>
.mytext {color:#b895d5;}
This box has a color of #b895d5
<div style="background-color:#b895d5;">Content here</div>
.mybackground {background-color:#b895d5;}
Border around this has a color of #b895d5
<div style="border:2px solid #b895d5;">Content here</div>
.myborder {border:2px solid #b895d5;}