#b03fcc color space conversions
Hex:
#b03fcc
RGB:
176, 63, 204
CMY:
31, 75, 20
CMYK:
14, 69, 0, 20
HSL:
288°, 58.0247%, 52.3529%
HSV (HSB):
288°, 69.1176%, 80.0000%
XYZ:
30.5811, 17.1448, 58.8242
xyY:
0.2870, 0.1609, 17.1448
CIE-Lab:
48.4419, 64.8496, -51.7836
CIE-LCH:
48.4419, 82.9880, 321.3920
CIE-Luv:
48.4419, 41.3506, -85.6128
Hunter-Lab:
41.4062, 59.3725, -55.2466
#b03fcc color charts
#b03fcc color shades, tints & tones
#b03fcc color schemes
#b03fcc color preview, HTML & CSS examples
This text has a color of #b03fcc
<p style="color:#b03fcc;">Text here</p>
.mytext {color:#b03fcc;}
This box has a color of #b03fcc
<div style="background-color:#b03fcc;">Content here</div>
.mybackground {background-color:#b03fcc;}
Border around this has a color of #b03fcc
<div style="border:2px solid #b03fcc;">Content here</div>
.myborder {border:2px solid #b03fcc;}