#b27fdc color space conversions
Hex:
#b27fdc
RGB:
178, 127, 220
CMY:
30, 50, 14
CMYK:
19, 42, 0, 14
HSL:
273°, 57.0552%, 68.0392%
HSV (HSB):
273°, 42.2727%, 86.2745%
XYZ:
38.8677, 29.8110, 71.4157
xyY:
0.2774, 0.2128, 29.8110
CIE-Lab:
61.4908, 37.1129, -40.1650
CIE-LCH:
61.4908, 54.6863, 312.7382
CIE-Luv:
61.4908, 19.3232, -68.1113
Hunter-Lab:
54.5995, 31.5197, -39.3312
#b27fdc color charts
#b27fdc color shades, tints & tones
#b27fdc color schemes
#b27fdc color preview, HTML & CSS examples
This text has a color of #b27fdc
<p style="color:#b27fdc;">Text here</p>
.mytext {color:#b27fdc;}
This box has a color of #b27fdc
<div style="background-color:#b27fdc;">Content here</div>
.mybackground {background-color:#b27fdc;}
Border around this has a color of #b27fdc
<div style="border:2px solid #b27fdc;">Content here</div>
.myborder {border:2px solid #b27fdc;}