#b03cd8 color space conversions
Hex:
#b03cd8
RGB:
176, 60, 216
CMY:
31, 76, 15
CMYK:
19, 72, 0, 15
HSL:
285°, 66.6667%, 54.1176%
HSV (HSB):
285°, 72.2222%, 84.7059%
XYZ:
31.9150, 17.4197, 66.6460
xyY:
0.2752, 0.1502, 17.4197
CIE-Lab:
48.7846, 68.2835, -58.1143
CIE-LCH:
48.7846, 89.6656, 319.5998
CIE-Luv:
48.7846, 38.7038, -95.3997
Hunter-Lab:
41.7369, 63.4543, -65.4591
#b03cd8 color charts
#b03cd8 color shades, tints & tones
#b03cd8 color schemes
#b03cd8 color preview, HTML & CSS examples
This text has a color of #b03cd8
<p style="color:#b03cd8;">Text here</p>
.mytext {color:#b03cd8;}
This box has a color of #b03cd8
<div style="background-color:#b03cd8;">Content here</div>
.mybackground {background-color:#b03cd8;}
Border around this has a color of #b03cd8
<div style="border:2px solid #b03cd8;">Content here</div>
.myborder {border:2px solid #b03cd8;}