#b995c5 color space conversions
Hex:
#b995c5
RGB:
185, 149, 197
CMY:
27, 42, 23
CMYK:
6, 24, 0, 23
HSL:
285°, 29.2683%, 67.8431%
HSV (HSB):
285°, 24.3655%, 77.2549%
XYZ:
40.8331, 35.8404, 57.5891
xyY:
0.3041, 0.2669, 35.8404
CIE-Lab:
66.3978, 22.1149, -19.6770
CIE-LCH:
66.3978, 29.6016, 318.3384
CIE-Luv:
66.3978, 16.9068, -33.6137
Hunter-Lab:
59.8669, 16.9816, -15.1274
#b995c5 color charts
#b995c5 color shades, tints & tones
#b995c5 color schemes
#b995c5 color preview, HTML & CSS examples
This text has a color of #b995c5
<p style="color:#b995c5;">Text here</p>
.mytext {color:#b995c5;}
This box has a color of #b995c5
<div style="background-color:#b995c5;">Content here</div>
.mybackground {background-color:#b995c5;}
Border around this has a color of #b995c5
<div style="border:2px solid #b995c5;">Content here</div>
.myborder {border:2px solid #b995c5;}