#bc65fc color space conversions
Hex:
#bc65fc
RGB:
188, 101, 252
CMY:
26, 60, 1
CMYK:
25, 60, 0, 1
HSL:
275°, 96.1783%, 69.2157%
HSV (HSB):
275°, 59.9206%, 98.8235%
XYZ:
42.9634, 27.0270, 95.0478
xyY:
0.2603, 0.1638, 27.0270
CIE-Lab:
58.9993, 60.4551, -61.8334
CIE-LCH:
58.9993, 86.4765, 314.3543
CIE-Luv:
58.9993, 27.9561, -104.8645
Hunter-Lab:
51.9875, 56.5375, -72.0075
#bc65fc color charts
#bc65fc color shades, tints & tones
#bc65fc color schemes
#bc65fc color preview, HTML & CSS examples
This text has a color of #bc65fc
<p style="color:#bc65fc;">Text here</p>
.mytext {color:#bc65fc;}
This box has a color of #bc65fc
<div style="background-color:#bc65fc;">Content here</div>
.mybackground {background-color:#bc65fc;}
Border around this has a color of #bc65fc
<div style="border:2px solid #bc65fc;">Content here</div>
.myborder {border:2px solid #bc65fc;}