#b23caa color space conversions
Hex:
#b23caa
RGB:
178, 60, 170
CMY:
30, 76, 33
CMYK:
0, 66, 4, 30
HSL:
304°, 49.5798%, 46.6667%
HSV (HSB):
304°, 66.2921%, 69.8039%
XYZ:
27.2317, 15.5990, 39.6058
xyY:
0.3303, 0.1892, 15.5990
CIE-Lab:
46.4439, 60.4665, -35.1057
CIE-LCH:
46.4439, 69.9186, 329.8614
CIE-Luv:
46.4439, 53.6050, -59.7249
Hunter-Lab:
39.4955, 53.9562, -31.8087
#b23caa color charts
#b23caa color shades, tints & tones
#b23caa color schemes
#b23caa color preview, HTML & CSS examples
This text has a color of #b23caa
<p style="color:#b23caa;">Text here</p>
.mytext {color:#b23caa;}
This box has a color of #b23caa
<div style="background-color:#b23caa;">Content here</div>
.mybackground {background-color:#b23caa;}
Border around this has a color of #b23caa
<div style="border:2px solid #b23caa;">Content here</div>
.myborder {border:2px solid #b23caa;}