#b23ca5 color space conversions
Hex:
#b23ca5
RGB:
178, 60, 165
CMY:
30, 76, 35
CMYK:
0, 66, 7, 30
HSL:
307°, 49.5798%, 46.6667%
HSV (HSB):
307°, 66.2921%, 69.8039%
XYZ:
26.7675, 15.4133, 37.1616
xyY:
0.3374, 0.1943, 15.4133
CIE-Lab:
46.1952, 59.6551, -32.5350
CIE-LCH:
46.1952, 67.9504, 331.3926
CIE-Luv:
46.1952, 55.2301, -55.7669
Hunter-Lab:
39.2598, 52.9974, -28.6394
#b23ca5 color charts
#b23ca5 color shades, tints & tones
#b23ca5 color schemes
#b23ca5 color preview, HTML & CSS examples
This text has a color of #b23ca5
<p style="color:#b23ca5;">Text here</p>
.mytext {color:#b23ca5;}
This box has a color of #b23ca5
<div style="background-color:#b23ca5;">Content here</div>
.mybackground {background-color:#b23ca5;}
Border around this has a color of #b23ca5
<div style="border:2px solid #b23ca5;">Content here</div>
.myborder {border:2px solid #b23ca5;}