#b885c9 color space conversions
Hex:
#b885c9
RGB:
184, 133, 201
CMY:
28, 48, 21
CMYK:
8, 34, 0, 21
HSL:
285°, 38.6364%, 65.4902%
HSV (HSB):
285°, 33.8308%, 78.8235%
XYZ:
38.6973, 31.1825, 59.2376
xyY:
0.2997, 0.2415, 31.1825
CIE-Lab:
62.6614, 31.5243, -27.6480
CIE-LCH:
62.6614, 41.9308, 318.7480
CIE-Luv:
62.6614, 23.1441, -47.3517
Hunter-Lab:
55.8412, 25.9762, -23.8072
#b885c9 color charts
#b885c9 color shades, tints & tones
#b885c9 color schemes
#b885c9 color preview, HTML & CSS examples
This text has a color of #b885c9
<p style="color:#b885c9;">Text here</p>
.mytext {color:#b885c9;}
This box has a color of #b885c9
<div style="background-color:#b885c9;">Content here</div>
.mybackground {background-color:#b885c9;}
Border around this has a color of #b885c9
<div style="border:2px solid #b885c9;">Content here</div>
.myborder {border:2px solid #b885c9;}