#b27fed color space conversions
Hex:
#b27fed
RGB:
178, 127, 237
CMY:
30, 50, 7
CMYK:
25, 46, 0, 7
HSL:
268°, 75.3425%, 71.3725%
HSV (HSB):
268°, 46.4135%, 92.9412%
XYZ:
41.2355, 30.7581, 83.8843
xyY:
0.2645, 0.1973, 30.7581
CIE-Lab:
62.3029, 41.0006, -48.3404
CIE-LCH:
62.3029, 63.3865, 310.3034
CIE-Luv:
62.3029, 16.8797, -82.0658
Hunter-Lab:
55.4600, 35.6629, -50.8552
#b27fed color charts
#b27fed color shades, tints & tones
#b27fed color schemes
#b27fed color preview, HTML & CSS examples
This text has a color of #b27fed
<p style="color:#b27fed;">Text here</p>
.mytext {color:#b27fed;}
This box has a color of #b27fed
<div style="background-color:#b27fed;">Content here</div>
.mybackground {background-color:#b27fed;}
Border around this has a color of #b27fed
<div style="border:2px solid #b27fed;">Content here</div>
.myborder {border:2px solid #b27fed;}