#bc8ff3 color space conversions
Hex:
#bc8ff3
RGB:
188, 143, 243
CMY:
26, 44, 5
CMYK:
23, 41, 0, 5
HSL:
267°, 80.6452%, 75.6863%
HSV (HSB):
267°, 41.1523%, 95.2941%
XYZ:
46.7392, 36.8074, 89.4351
xyY:
0.2702, 0.2128, 36.8074
CIE-Lab:
67.1322, 36.3263, -43.9721
CIE-LCH:
67.1322, 57.0363, 309.5608
CIE-Luv:
67.1322, 15.4977, -75.3342
Hunter-Lab:
60.6691, 31.3447, -44.9338
#bc8ff3 color charts
#bc8ff3 color shades, tints & tones
#bc8ff3 color schemes
#bc8ff3 color preview, HTML & CSS examples
This text has a color of #bc8ff3
<p style="color:#bc8ff3;">Text here</p>
.mytext {color:#bc8ff3;}
This box has a color of #bc8ff3
<div style="background-color:#bc8ff3;">Content here</div>
.mybackground {background-color:#bc8ff3;}
Border around this has a color of #bc8ff3
<div style="border:2px solid #bc8ff3;">Content here</div>
.myborder {border:2px solid #bc8ff3;}