#b238f8 color space conversions
Hex:
#b238f8
RGB:
178, 56, 248
CMY:
30, 78, 3
CMYK:
28, 77, 0, 3
HSL:
278°, 93.2039%, 59.6078%
HSV (HSB):
278°, 77.4194%, 97.2549%
XYZ:
36.7175, 19.0706, 90.5527
xyY:
0.2509, 0.1303, 19.0706
CIE-Lab:
50.7697, 76.3506, -72.9603
CIE-LCH:
50.7697, 105.6059, 316.3008
CIE-Luv:
50.7697, 32.4957, -118.5364
Hunter-Lab:
43.6699, 73.6599, -92.3731
#b238f8 color charts
#b238f8 color shades, tints & tones
#b238f8 color schemes
#b238f8 color preview, HTML & CSS examples
This text has a color of #b238f8
<p style="color:#b238f8;">Text here</p>
.mytext {color:#b238f8;}
This box has a color of #b238f8
<div style="background-color:#b238f8;">Content here</div>
.mybackground {background-color:#b238f8;}
Border around this has a color of #b238f8
<div style="border:2px solid #b238f8;">Content here</div>
.myborder {border:2px solid #b238f8;}