#b27cd9 color space conversions
Hex:
#b27cd9
RGB:
178, 124, 217
CMY:
30, 51, 15
CMYK:
18, 43, 0, 15
HSL:
275°, 55.0296%, 66.8627%
HSV (HSB):
275°, 42.8571%, 85.0980%
XYZ:
38.0921, 28.8900, 69.2143
xyY:
0.2797, 0.2121, 28.8900
CIE-Lab:
60.6845, 38.1034, -39.7512
CIE-LCH:
60.6845, 55.0638, 313.7876
CIE-Luv:
60.6845, 20.9321, -67.4139
Hunter-Lab:
53.7495, 32.4411, -38.7244
#b27cd9 color charts
#b27cd9 color shades, tints & tones
#b27cd9 color schemes
#b27cd9 color preview, HTML & CSS examples
This text has a color of #b27cd9
<p style="color:#b27cd9;">Text here</p>
.mytext {color:#b27cd9;}
This box has a color of #b27cd9
<div style="background-color:#b27cd9;">Content here</div>
.mybackground {background-color:#b27cd9;}
Border around this has a color of #b27cd9
<div style="border:2px solid #b27cd9;">Content here</div>
.myborder {border:2px solid #b27cd9;}