#b27dca color space conversions
Hex:
#b27dca
RGB:
178, 125, 202
CMY:
30, 51, 21
CMYK:
12, 38, 0, 21
HSL:
281°, 42.0765%, 64.1176%
HSV (HSB):
281°, 38.1188%, 79.2157%
XYZ:
36.3544, 28.3965, 59.4421
xyY:
0.2927, 0.2286, 28.3965
CIE-Lab:
60.2453, 34.3033, -32.0014
CIE-LCH:
60.2453, 46.9127, 316.9884
CIE-Luv:
60.2453, 22.8318, -54.3550
Hunter-Lab:
53.2883, 28.5217, -28.8350
#b27dca color charts
#b27dca color shades, tints & tones
#b27dca color schemes
#b27dca color preview, HTML & CSS examples
This text has a color of #b27dca
<p style="color:#b27dca;">Text here</p>
.mytext {color:#b27dca;}
This box has a color of #b27dca
<div style="background-color:#b27dca;">Content here</div>
.mybackground {background-color:#b27dca;}
Border around this has a color of #b27dca
<div style="border:2px solid #b27dca;">Content here</div>
.myborder {border:2px solid #b27dca;}