#bc30cd color space conversions
Hex:
#bc30cd
RGB:
188, 48, 205
CMY:
26, 81, 20
CMYK:
8, 77, 0, 20
HSL:
294°, 62.0553%, 49.6078%
HSV (HSB):
294°, 76.5854%, 80.3922%
XYZ:
32.8154, 17.2130, 59.3505
xyY:
0.3000, 0.1574, 17.2130
CIE-Lab:
48.5274, 72.6301, -52.1206
CIE-LCH:
48.5274, 89.3962, 324.3361
CIE-Luv:
48.5274, 51.7293, -87.0998
Hunter-Lab:
41.4886, 68.5796, -55.7738
#bc30cd color charts
#bc30cd color shades, tints & tones
#bc30cd color schemes
#bc30cd color preview, HTML & CSS examples
This text has a color of #bc30cd
<p style="color:#bc30cd;">Text here</p>
.mytext {color:#bc30cd;}
This box has a color of #bc30cd
<div style="background-color:#bc30cd;">Content here</div>
.mybackground {background-color:#bc30cd;}
Border around this has a color of #bc30cd
<div style="border:2px solid #bc30cd;">Content here</div>
.myborder {border:2px solid #bc30cd;}