#bc5fc9 color space conversions
Hex:
#bc5fc9
RGB:
188, 95, 201
CMY:
26, 63, 21
CMYK:
6, 53, 0, 21
HSL:
293°, 49.5327%, 58.0392%
HSV (HSB):
293°, 52.7363%, 78.8235%
XYZ:
35.3739, 23.0928, 57.8513
xyY:
0.3041, 0.1985, 23.0928
CIE-Lab:
55.1678, 52.8960, -39.2842
CIE-LCH:
55.1678, 65.8880, 323.3999
CIE-Luv:
55.1678, 40.8506, -67.4681
Hunter-Lab:
48.0550, 47.2997, -37.7381
#bc5fc9 color charts
#bc5fc9 color shades, tints & tones
#bc5fc9 color schemes
#bc5fc9 color preview, HTML & CSS examples
This text has a color of #bc5fc9
<p style="color:#bc5fc9;">Text here</p>
.mytext {color:#bc5fc9;}
This box has a color of #bc5fc9
<div style="background-color:#bc5fc9;">Content here</div>
.mybackground {background-color:#bc5fc9;}
Border around this has a color of #bc5fc9
<div style="border:2px solid #bc5fc9;">Content here</div>
.myborder {border:2px solid #bc5fc9;}