#bc44f7 color space conversions
Hex:
#bc44f7
RGB:
188, 68, 247
CMY:
26, 73, 3
CMYK:
24, 72, 0, 3
HSL:
280°, 91.7949%, 61.7647%
HSV (HSB):
280°, 72.4696%, 96.8627%
XYZ:
39.5947, 21.5410, 90.0666
xyY:
0.2619, 0.1425, 21.5410
CIE-Lab:
53.5366, 73.6978, -67.8527
CIE-LCH:
53.5366, 100.1766, 317.3646
CIE-Luv:
53.5366, 36.4685, -112.7636
Hunter-Lab:
46.4123, 71.0581, -82.5682
#bc44f7 color charts
#bc44f7 color shades, tints & tones
#bc44f7 color schemes
#bc44f7 color preview, HTML & CSS examples
This text has a color of #bc44f7
<p style="color:#bc44f7;">Text here</p>
.mytext {color:#bc44f7;}
This box has a color of #bc44f7
<div style="background-color:#bc44f7;">Content here</div>
.mybackground {background-color:#bc44f7;}
Border around this has a color of #bc44f7
<div style="border:2px solid #bc44f7;">Content here</div>
.myborder {border:2px solid #bc44f7;}