#b235f8 color space conversions
Hex:
#b235f8
RGB:
178, 53, 248
CMY:
30, 79, 3
CMYK:
28, 79, 0, 3
HSL:
278°, 93.3014%, 59.0196%
HSV (HSB):
278°, 78.6290%, 97.2549%
XYZ:
36.5765, 18.7885, 90.5057
xyY:
0.2507, 0.1288, 18.7885
CIE-Lab:
50.4388, 77.3100, -73.4982
CIE-LCH:
50.4388, 106.6716, 316.4479
CIE-Luv:
50.4388, 32.8964, -119.1375
Hunter-Lab:
43.3457, 74.7690, -93.4554
#b235f8 color charts
#b235f8 color shades, tints & tones
#b235f8 color schemes
#b235f8 color preview, HTML & CSS examples
This text has a color of #b235f8
<p style="color:#b235f8;">Text here</p>
.mytext {color:#b235f8;}
This box has a color of #b235f8
<div style="background-color:#b235f8;">Content here</div>
.mybackground {background-color:#b235f8;}
Border around this has a color of #b235f8
<div style="border:2px solid #b235f8;">Content here</div>
.myborder {border:2px solid #b235f8;}