#bc02fa color space conversions
Hex:
#bc02fa
RGB:
188, 2, 250
CMY:
26, 99, 2
CMYK:
25, 99, 0, 2
HSL:
285°, 98.4127%, 49.4118%
HSV (HSB):
285°, 99.2000%, 98.0392%
XYZ:
38.0161, 17.6369, 91.8431
xyY:
0.2577, 0.1196, 17.6369
CIE-Lab:
49.0527, 87.9946, -76.8098
CIE-LCH:
49.0527, 116.8024, 318.8826
CIE-Luv:
49.0527, 41.5784, -123.5580
Hunter-Lab:
41.9963, 88.0889, -100.2657
#bc02fa color charts
#bc02fa color shades, tints & tones
#bc02fa color schemes
#bc02fa color preview, HTML & CSS examples
This text has a color of #bc02fa
<p style="color:#bc02fa;">Text here</p>
.mytext {color:#bc02fa;}
This box has a color of #bc02fa
<div style="background-color:#bc02fa;">Content here</div>
.mybackground {background-color:#bc02fa;}
Border around this has a color of #bc02fa
<div style="border:2px solid #bc02fa;">Content here</div>
.myborder {border:2px solid #bc02fa;}