#b03dd7 color space conversions
Hex:
#b03dd7
RGB:
176, 61, 215
CMY:
31, 76, 16
CMYK:
18, 72, 0, 16
HSL:
285°, 65.8120%, 54.1176%
HSV (HSB):
285°, 71.6279%, 84.3137%
XYZ:
31.8390, 17.4739, 65.9847
xyY:
0.2761, 0.1516, 17.4739
CIE-Lab:
48.8517, 67.7180, -57.4351
CIE-LCH:
48.8517, 88.7948, 319.6970
CIE-Luv:
48.8517, 38.7810, -94.3894
Hunter-Lab:
41.8018, 62.8042, -64.3288
#b03dd7 color charts
#b03dd7 color shades, tints & tones
#b03dd7 color schemes
#b03dd7 color preview, HTML & CSS examples
This text has a color of #b03dd7
<p style="color:#b03dd7;">Text here</p>
.mytext {color:#b03dd7;}
This box has a color of #b03dd7
<div style="background-color:#b03dd7;">Content here</div>
.mybackground {background-color:#b03dd7;}
Border around this has a color of #b03dd7
<div style="border:2px solid #b03dd7;">Content here</div>
.myborder {border:2px solid #b03dd7;}