#bc51fd color space conversions
Hex:
#bc51fd
RGB:
188, 81, 253
CMY:
26, 68, 1
CMYK:
26, 68, 0, 1
HSL:
277°, 97.7273%, 65.4902%
HSV (HSB):
277°, 67.9842%, 99.2157%
XYZ:
41.4111, 23.6681, 95.3143
xyY:
0.2582, 0.1476, 23.6681
CIE-Lab:
55.7539, 69.7655, -67.6073
CIE-LCH:
55.7539, 97.1493, 315.9001
CIE-Luv:
55.7539, 32.5486, -113.1941
Hunter-Lab:
48.6498, 66.8032, -82.1055
#bc51fd color charts
#bc51fd color shades, tints & tones
#bc51fd color schemes
#bc51fd color preview, HTML & CSS examples
This text has a color of #bc51fd
<p style="color:#bc51fd;">Text here</p>
.mytext {color:#bc51fd;}
This box has a color of #bc51fd
<div style="background-color:#bc51fd;">Content here</div>
.mybackground {background-color:#bc51fd;}
Border around this has a color of #bc51fd
<div style="border:2px solid #bc51fd;">Content here</div>
.myborder {border:2px solid #bc51fd;}