#bc67d9 color space conversions
Hex:
#bc67d9
RGB:
188, 103, 217
CMY:
26, 60, 15
CMYK:
13, 53, 0, 15
HSL:
285°, 60.0000%, 62.7451%
HSV (HSB):
285°, 52.5346%, 85.0980%
XYZ:
38.1137, 25.4016, 68.5398
xyY:
0.2886, 0.1924, 25.4016
CIE-Lab:
57.4647, 52.0513, -44.7421
CIE-LCH:
57.4647, 68.6382, 319.3184
CIE-Luv:
57.4647, 34.5001, -76.5052
Hunter-Lab:
50.4000, 46.7858, -45.3495
#bc67d9 color charts
#bc67d9 color shades, tints & tones
#bc67d9 color schemes
#bc67d9 color preview, HTML & CSS examples
This text has a color of #bc67d9
<p style="color:#bc67d9;">Text here</p>
.mytext {color:#bc67d9;}
This box has a color of #bc67d9
<div style="background-color:#bc67d9;">Content here</div>
.mybackground {background-color:#bc67d9;}
Border around this has a color of #bc67d9
<div style="border:2px solid #bc67d9;">Content here</div>
.myborder {border:2px solid #bc67d9;}