#b23df4 color space conversions
Hex:
#b23df4
RGB:
178, 61, 244
CMY:
30, 76, 4
CMYK:
27, 75, 0, 4
HSL:
278°, 89.2683%, 59.8039%
HSV (HSB):
278°, 75.0000%, 95.6863%
XYZ:
36.3580, 19.3341, 87.4035
xyY:
0.2541, 0.1351, 19.3341
CIE-Lab:
51.0758, 73.8386, -70.2264
CIE-LCH:
51.0758, 101.9014, 316.4363
CIE-Luv:
51.0758, 32.7010, -114.6688
Hunter-Lab:
43.9706, 70.6479, -87.0757
#b23df4 color charts
#b23df4 color shades, tints & tones
#b23df4 color schemes
#b23df4 color preview, HTML & CSS examples
This text has a color of #b23df4
<p style="color:#b23df4;">Text here</p>
.mytext {color:#b23df4;}
This box has a color of #b23df4
<div style="background-color:#b23df4;">Content here</div>
.mybackground {background-color:#b23df4;}
Border around this has a color of #b23df4
<div style="border:2px solid #b23df4;">Content here</div>
.myborder {border:2px solid #b23df4;}