#b23bbd color space conversions
Hex:
#b23bbd
RGB:
178, 59, 189
CMY:
30, 77, 26
CMYK:
6, 69, 0, 26
HSL:
295°, 52.4194%, 48.6275%
HSV (HSB):
295°, 68.7831%, 74.1176%
XYZ:
29.1094, 16.2670, 49.7497
xyY:
0.3060, 0.1710, 16.2670
CIE-Lab:
47.3229, 64.0862, -44.8650
CIE-LCH:
47.3229, 78.2298, 325.0052
CIE-Luv:
47.3229, 47.8874, -74.8745
Hunter-Lab:
40.3324, 58.2483, -44.9011
#b23bbd color charts
#b23bbd color shades, tints & tones
#b23bbd color schemes
#b23bbd color preview, HTML & CSS examples
This text has a color of #b23bbd
<p style="color:#b23bbd;">Text here</p>
.mytext {color:#b23bbd;}
This box has a color of #b23bbd
<div style="background-color:#b23bbd;">Content here</div>
.mybackground {background-color:#b23bbd;}
Border around this has a color of #b23bbd
<div style="border:2px solid #b23bbd;">Content here</div>
.myborder {border:2px solid #b23bbd;}