#b27ed8 color space conversions
Hex:
#b27ed8
RGB:
178, 126, 216
CMY:
30, 51, 15
CMYK:
18, 42, 0, 15
HSL:
275°, 53.5714%, 67.0588%
HSV (HSB):
275°, 41.6667%, 84.7059%
XYZ:
38.2156, 29.3446, 68.6156
xyY:
0.2806, 0.2155, 29.3446
CIE-Lab:
61.0845, 36.7769, -38.5641
CIE-LCH:
61.0845, 53.2892, 313.6411
CIE-Luv:
61.0845, 20.3035, -65.3972
Hunter-Lab:
54.1706, 31.1274, -37.1807
#b27ed8 color charts
#b27ed8 color shades, tints & tones
#b27ed8 color schemes
#b27ed8 color preview, HTML & CSS examples
This text has a color of #b27ed8
<p style="color:#b27ed8;">Text here</p>
.mytext {color:#b27ed8;}
This box has a color of #b27ed8
<div style="background-color:#b27ed8;">Content here</div>
.mybackground {background-color:#b27ed8;}
Border around this has a color of #b27ed8
<div style="border:2px solid #b27ed8;">Content here</div>
.myborder {border:2px solid #b27ed8;}