#bc82ce color space conversions
Hex:
#bc82ce
RGB:
188, 130, 206
CMY:
26, 49, 19
CMYK:
9, 37, 0, 19
HSL:
286°, 43.6782%, 65.8824%
HSV (HSB):
286°, 36.8932%, 80.7843%
XYZ:
39.8622, 31.1129, 62.2969
xyY:
0.2991, 0.2335, 31.1129
CIE-Lab:
62.6028, 35.4586, -30.5126
CIE-LCH:
62.6028, 46.7797, 319.2876
CIE-Luv:
62.6028, 26.1220, -52.5193
Hunter-Lab:
55.7789, 29.9515, -27.1731
#bc82ce color charts
#bc82ce color shades, tints & tones
#bc82ce color schemes
#bc82ce color preview, HTML & CSS examples
This text has a color of #bc82ce
<p style="color:#bc82ce;">Text here</p>
.mytext {color:#bc82ce;}
This box has a color of #bc82ce
<div style="background-color:#bc82ce;">Content here</div>
.mybackground {background-color:#bc82ce;}
Border around this has a color of #bc82ce
<div style="border:2px solid #bc82ce;">Content here</div>
.myborder {border:2px solid #bc82ce;}