#bc75d2 color space conversions
Hex:
#bc75d2
RGB:
188, 117, 210
CMY:
26, 54, 18
CMYK:
10, 44, 0, 18
HSL:
286°, 50.8197%, 64.1176%
HSV (HSB):
286°, 44.2857%, 82.3529%
XYZ:
38.7332, 28.0671, 64.3488
xyY:
0.2953, 0.2140, 28.0671
CIE-Lab:
59.9493, 43.3286, -36.8909
CIE-LCH:
59.9493, 56.9061, 319.5883
CIE-Luv:
59.9493, 30.7848, -63.4178
Hunter-Lab:
52.9784, 37.7915, -34.9302
#bc75d2 color charts
#bc75d2 color shades, tints & tones
#bc75d2 color schemes
#bc75d2 color preview, HTML & CSS examples
This text has a color of #bc75d2
<p style="color:#bc75d2;">Text here</p>
.mytext {color:#bc75d2;}
This box has a color of #bc75d2
<div style="background-color:#bc75d2;">Content here</div>
.mybackground {background-color:#bc75d2;}
Border around this has a color of #bc75d2
<div style="border:2px solid #bc75d2;">Content here</div>
.myborder {border:2px solid #bc75d2;}