#b02be7 color space conversions
Hex:
#b02be7
RGB:
176, 43, 231
CMY:
31, 83, 9
CMYK:
24, 81, 0, 9
HSL:
282°, 79.6610%, 53.7255%
HSV (HSB):
282°, 81.3853%, 90.5882%
XYZ:
33.1922, 16.7274, 77.0806
xyY:
0.2614, 0.1317, 16.7274
CIE-Lab:
47.9147, 76.6082, -68.0504
CIE-LCH:
47.9147, 102.4679, 318.3856
CIE-Luv:
47.9147, 37.2433, -109.7588
Hunter-Lab:
40.8991, 73.2904, -83.1116
#b02be7 color charts
#b02be7 color shades, tints & tones
#b02be7 color schemes
#b02be7 color preview, HTML & CSS examples
This text has a color of #b02be7
<p style="color:#b02be7;">Text here</p>
.mytext {color:#b02be7;}
This box has a color of #b02be7
<div style="background-color:#b02be7;">Content here</div>
.mybackground {background-color:#b02be7;}
Border around this has a color of #b02be7
<div style="border:2px solid #b02be7;">Content here</div>
.myborder {border:2px solid #b02be7;}