#b23cff color space conversions
Hex:
#b23cff
RGB:
178, 60, 255
CMY:
30, 76, 0
CMYK:
30, 76, 0, 0
HSL:
276°, 100.0000%, 61.7647%
HSV (HSB):
276°, 76.4706%, 100.0000%
XYZ:
38.0260, 19.9167, 96.4479
xyY:
0.2463, 0.1290, 19.9167
CIE-Lab:
51.7429, 76.4310, -75.2784
CIE-LCH:
51.7429, 107.2778, 315.4353
CIE-Luv:
51.7429, 30.3308, -122.4566
Hunter-Lab:
44.6281, 73.9940, -96.8946
#b23cff color charts
#b23cff color shades, tints & tones
#b23cff color schemes
#b23cff color preview, HTML & CSS examples
This text has a color of #b23cff
<p style="color:#b23cff;">Text here</p>
.mytext {color:#b23cff;}
This box has a color of #b23cff
<div style="background-color:#b23cff;">Content here</div>
.mybackground {background-color:#b23cff;}
Border around this has a color of #b23cff
<div style="border:2px solid #b23cff;">Content here</div>
.myborder {border:2px solid #b23cff;}