#b235e9 color space conversions
Hex:
#b235e9
RGB:
178, 53, 233
CMY:
30, 79, 9
CMYK:
24, 77, 0, 9
HSL:
282°, 80.3571%, 56.0784%
HSV (HSB):
282°, 77.2532%, 91.3725%
XYZ:
34.3412, 17.8944, 78.7348
xyY:
0.2622, 0.1366, 17.8944
CIE-Lab:
49.3677, 74.3619, -66.8112
CIE-LCH:
49.3677, 99.9671, 318.0616
CIE-Luv:
49.3677, 36.6005, -108.7958
Hunter-Lab:
42.3017, 70.8809, -80.7432
#b235e9 color charts
#b235e9 color shades, tints & tones
#b235e9 color schemes
#b235e9 color preview, HTML & CSS examples
This text has a color of #b235e9
<p style="color:#b235e9;">Text here</p>
.mytext {color:#b235e9;}
This box has a color of #b235e9
<div style="background-color:#b235e9;">Content here</div>
.mybackground {background-color:#b235e9;}
Border around this has a color of #b235e9
<div style="border:2px solid #b235e9;">Content here</div>
.myborder {border:2px solid #b235e9;}