#b23fc8 color space conversions
Hex:
#b23fc8
RGB:
178, 63, 200
CMY:
30, 75, 22
CMYK:
11, 69, 0, 22
HSL:
290°, 55.4656%, 51.5686%
HSV (HSB):
290°, 68.5000%, 78.4314%
XYZ:
30.5629, 17.1901, 56.3508
xyY:
0.2936, 0.1651, 17.1901
CIE-Lab:
48.4987, 64.5370, -49.3698
CIE-LCH:
48.4987, 81.2552, 322.5845
CIE-Luv:
48.4987, 43.7532, -82.0546
Hunter-Lab:
41.4610, 59.0245, -51.5600
#b23fc8 color charts
#b23fc8 color shades, tints & tones
#b23fc8 color schemes
#b23fc8 color preview, HTML & CSS examples
This text has a color of #b23fc8
<p style="color:#b23fc8;">Text here</p>
.mytext {color:#b23fc8;}
This box has a color of #b23fc8
<div style="background-color:#b23fc8;">Content here</div>
.mybackground {background-color:#b23fc8;}
Border around this has a color of #b23fc8
<div style="border:2px solid #b23fc8;">Content here</div>
.myborder {border:2px solid #b23fc8;}