#bc65c3 color space conversions
Hex:
#bc65c3
RGB:
188, 101, 195
CMY:
26, 60, 24
CMYK:
4, 48, 0, 24
HSL:
296°, 43.9252%, 58.0392%
HSV (HSB):
296°, 48.2051%, 76.4706%
XYZ:
35.2430, 23.9389, 54.3929
xyY:
0.3103, 0.2108, 23.9389
CIE-Lab:
56.0265, 48.7508, -34.5092
CIE-LCH:
56.0265, 59.7287, 324.7065
CIE-Luv:
56.0265, 40.0757, -59.6388
Hunter-Lab:
48.9274, 42.9531, -31.6640
#bc65c3 color charts
#bc65c3 color shades, tints & tones
#bc65c3 color schemes
#bc65c3 color preview, HTML & CSS examples
This text has a color of #bc65c3
<p style="color:#bc65c3;">Text here</p>
.mytext {color:#bc65c3;}
This box has a color of #bc65c3
<div style="background-color:#bc65c3;">Content here</div>
.mybackground {background-color:#bc65c3;}
Border around this has a color of #bc65c3
<div style="border:2px solid #bc65c3;">Content here</div>
.myborder {border:2px solid #bc65c3;}