#b238e8 color space conversions
Hex:
#b238e8
RGB:
178, 56, 232
CMY:
30, 78, 9
CMYK:
23, 76, 0, 9
HSL:
282°, 79.2793%, 56.4706%
HSV (HSB):
282°, 75.8621%, 90.9804%
XYZ:
34.3398, 18.1195, 78.0314
xyY:
0.2632, 0.1389, 18.1195
CIE-Lab:
49.6408, 73.1802, -65.8044
CIE-LCH:
49.6408, 98.4152, 318.0378
CIE-Luv:
49.6408, 36.4108, -107.4288
Hunter-Lab:
42.5670, 69.5076, -78.8901
#b238e8 color charts
#b238e8 color shades, tints & tones
#b238e8 color schemes
#b238e8 color preview, HTML & CSS examples
This text has a color of #b238e8
<p style="color:#b238e8;">Text here</p>
.mytext {color:#b238e8;}
This box has a color of #b238e8
<div style="background-color:#b238e8;">Content here</div>
.mybackground {background-color:#b238e8;}
Border around this has a color of #b238e8
<div style="border:2px solid #b238e8;">Content here</div>
.myborder {border:2px solid #b238e8;}