#bc45cd color space conversions
Hex:
#bc45cd
RGB:
188, 69, 205
CMY:
26, 73, 20
CMYK:
8, 66, 0, 20
HSL:
293°, 57.6271%, 53.7255%
HSV (HSB):
293°, 66.3415%, 80.3922%
XYZ:
33.8866, 19.3554, 59.7075
xyY:
0.3000, 0.1714, 19.3554
CIE-Lab:
51.1004, 65.3151, -48.0113
CIE-LCH:
51.1004, 81.0626, 323.6815
CIE-Luv:
51.1004, 47.4674, -81.2122
Hunter-Lab:
43.9948, 60.4973, -49.6692
#bc45cd color charts
#bc45cd color shades, tints & tones
#bc45cd color schemes
#bc45cd color preview, HTML & CSS examples
This text has a color of #bc45cd
<p style="color:#bc45cd;">Text here</p>
.mytext {color:#bc45cd;}
This box has a color of #bc45cd
<div style="background-color:#bc45cd;">Content here</div>
.mybackground {background-color:#bc45cd;}
Border around this has a color of #bc45cd
<div style="border:2px solid #bc45cd;">Content here</div>
.myborder {border:2px solid #bc45cd;}