#b033cd color space conversions
Hex:
#b033cd
RGB:
176, 51, 205
CMY:
31, 80, 20
CMYK:
14, 75, 0, 20
HSL:
289°, 60.6299%, 50.1961%
HSV (HSB):
289°, 75.1220%, 80.3922%
XYZ:
30.1078, 16.0055, 59.2601
xyY:
0.2857, 0.1519, 16.0055
CIE-Lab:
46.9818, 69.3665, -54.7025
CIE-LCH:
46.9818, 88.3407, 321.7407
CIE-Luv:
46.9818, 43.3622, -89.6452
Hunter-Lab:
40.0069, 64.3206, -59.8183
#b033cd color charts
#b033cd color shades, tints & tones
#b033cd color schemes
#b033cd color preview, HTML & CSS examples
This text has a color of #b033cd
<p style="color:#b033cd;">Text here</p>
.mytext {color:#b033cd;}
This box has a color of #b033cd
<div style="background-color:#b033cd;">Content here</div>
.mybackground {background-color:#b033cd;}
Border around this has a color of #b033cd
<div style="border:2px solid #b033cd;">Content here</div>
.myborder {border:2px solid #b033cd;}