#b03dcc color space conversions
Hex:
#b03dcc
RGB:
176, 61, 204
CMY:
31, 76, 20
CMYK:
14, 70, 0, 20
HSL:
288°, 58.3673%, 51.9608%
HSV (HSB):
288°, 70.0980%, 80.0000%
XYZ:
30.4723, 16.9272, 58.7880
xyY:
0.2870, 0.1594, 16.9272
CIE-Lab:
48.1682, 65.6226, -52.2220
CIE-LCH:
48.1682, 83.8658, 321.4875
CIE-Luv:
48.1682, 41.7721, -86.2175
Hunter-Lab:
41.1427, 60.2062, -55.9183
#b03dcc color charts
#b03dcc color shades, tints & tones
#b03dcc color schemes
#b03dcc color preview, HTML & CSS examples
This text has a color of #b03dcc
<p style="color:#b03dcc;">Text here</p>
.mytext {color:#b03dcc;}
This box has a color of #b03dcc
<div style="background-color:#b03dcc;">Content here</div>
.mybackground {background-color:#b03dcc;}
Border around this has a color of #b03dcc
<div style="border:2px solid #b03dcc;">Content here</div>
.myborder {border:2px solid #b03dcc;}