#b035c7 color space conversions
Hex:
#b035c7
RGB:
176, 53, 199
CMY:
31, 79, 22
CMYK:
12, 73, 0, 22
HSL:
291°, 57.9365%, 49.4118%
HSV (HSB):
291°, 73.3668%, 78.0392%
XYZ:
29.4864, 15.8998, 55.5477
xyY:
0.2921, 0.1575, 15.8998
CIE-Lab:
46.8428, 67.6044, -51.4584
CIE-LCH:
46.8428, 84.9607, 322.7227
CIE-Luv:
46.8428, 44.7779, -84.7009
Hunter-Lab:
39.8746, 62.2164, -54.6823
#b035c7 color charts
#b035c7 color shades, tints & tones
#b035c7 color schemes
#b035c7 color preview, HTML & CSS examples
This text has a color of #b035c7
<p style="color:#b035c7;">Text here</p>
.mytext {color:#b035c7;}
This box has a color of #b035c7
<div style="background-color:#b035c7;">Content here</div>
.mybackground {background-color:#b035c7;}
Border around this has a color of #b035c7
<div style="border:2px solid #b035c7;">Content here</div>
.myborder {border:2px solid #b035c7;}