#b23dc5 color space conversions
Hex:
#b23dc5
RGB:
178, 61, 197
CMY:
30, 76, 23
CMYK:
10, 69, 0, 23
HSL:
292°, 53.9683%, 50.5882%
HSV (HSB):
292°, 69.0355%, 77.2549%
XYZ:
30.1069, 16.8337, 54.4857
xyY:
0.2968, 0.1660, 16.8337
CIE-Lab:
48.0498, 64.7596, -48.3524
CIE-LCH:
48.0498, 80.8193, 323.2533
CIE-Luv:
48.0498, 45.0590, -80.3896
Hunter-Lab:
41.0289, 59.1823, -50.0160
#b23dc5 color charts
#b23dc5 color shades, tints & tones
#b23dc5 color schemes
#b23dc5 color preview, HTML & CSS examples
This text has a color of #b23dc5
<p style="color:#b23dc5;">Text here</p>
.mytext {color:#b23dc5;}
This box has a color of #b23dc5
<div style="background-color:#b23dc5;">Content here</div>
.mybackground {background-color:#b23dc5;}
Border around this has a color of #b23dc5
<div style="border:2px solid #b23dc5;">Content here</div>
.myborder {border:2px solid #b23dc5;}