#b03cd0 color space conversions
Hex:
#b03cd0
RGB:
176, 60, 208
CMY:
31, 76, 18
CMYK:
15, 71, 0, 18
HSL:
287°, 61.1570%, 52.5490%
HSV (HSB):
287°, 71.1538%, 81.5686%
XYZ:
30.9055, 17.0159, 61.3300
xyY:
0.2829, 0.1557, 17.0159
CIE-Lab:
48.2801, 66.7546, -54.3435
CIE-LCH:
48.2801, 86.0778, 320.8517
CIE-Luv:
48.2801, 40.8663, -89.4971
Hunter-Lab:
41.2503, 61.5475, -59.2757
#b03cd0 color charts
#b03cd0 color shades, tints & tones
#b03cd0 color schemes
#b03cd0 color preview, HTML & CSS examples
This text has a color of #b03cd0
<p style="color:#b03cd0;">Text here</p>
.mytext {color:#b03cd0;}
This box has a color of #b03cd0
<div style="background-color:#b03cd0;">Content here</div>
.mybackground {background-color:#b03cd0;}
Border around this has a color of #b03cd0
<div style="border:2px solid #b03cd0;">Content here</div>
.myborder {border:2px solid #b03cd0;}