#b03cff color space conversions
Hex:
#b03cff
RGB:
176, 60, 255
CMY:
31, 76, 0
CMYK:
31, 76, 0, 0
HSL:
276°, 100.0000%, 61.7647%
HSV (HSB):
276°, 76.4706%, 100.0000%
XYZ:
37.5704, 19.6818, 96.4265
xyY:
0.2445, 0.1281, 19.6818
CIE-Lab:
51.4756, 76.1060, -75.7252
CIE-LCH:
51.4756, 107.3612, 315.1437
CIE-Luv:
51.4756, 29.2701, -122.8528
Hunter-Lab:
44.3642, 73.5275, -97.8131
#b03cff color charts
#b03cff color shades, tints & tones
#b03cff color schemes
#b03cff color preview, HTML & CSS examples
This text has a color of #b03cff
<p style="color:#b03cff;">Text here</p>
.mytext {color:#b03cff;}
This box has a color of #b03cff
<div style="background-color:#b03cff;">Content here</div>
.mybackground {background-color:#b03cff;}
Border around this has a color of #b03cff
<div style="border:2px solid #b03cff;">Content here</div>
.myborder {border:2px solid #b03cff;}