#b23dcc color space conversions
Hex:
#b23dcc
RGB:
178, 61, 204
CMY:
30, 76, 20
CMYK:
13, 70, 0, 20
HSL:
289°, 58.3673%, 51.9608%
HSV (HSB):
289°, 70.0980%, 80.0000%
XYZ:
30.9279, 17.1621, 58.8093
xyY:
0.2893, 0.1605, 17.1621
CIE-Lab:
48.4636, 66.0463, -51.7324
CIE-LCH:
48.4636, 83.8949, 321.9293
CIE-Luv:
48.4636, 43.0489, -85.6929
Hunter-Lab:
41.4272, 60.7637, -55.1680
#b23dcc color charts
#b23dcc color shades, tints & tones
#b23dcc color schemes
#b23dcc color preview, HTML & CSS examples
This text has a color of #b23dcc
<p style="color:#b23dcc;">Text here</p>
.mytext {color:#b23dcc;}
This box has a color of #b23dcc
<div style="background-color:#b23dcc;">Content here</div>
.mybackground {background-color:#b23dcc;}
Border around this has a color of #b23dcc
<div style="border:2px solid #b23dcc;">Content here</div>
.myborder {border:2px solid #b23dcc;}