#b23dca color space conversions
Hex:
#b23dca
RGB:
178, 61, 202
CMY:
30, 76, 21
CMYK:
12, 70, 0, 21
HSL:
290°, 57.0850%, 51.5686%
HSV (HSB):
290°, 69.8020%, 79.2157%
XYZ:
30.6895, 17.0667, 57.5538
xyY:
0.2914, 0.1621, 17.0667
CIE-Lab:
48.3440, 65.6760, -50.7712
CIE-LCH:
48.3440, 83.0124, 322.2940
CIE-Luv:
48.3440, 43.6172, -84.1844
Hunter-Lab:
41.3119, 60.3071, -53.6817
#b23dca color charts
#b23dca color shades, tints & tones
#b23dca color schemes
#b23dca color preview, HTML & CSS examples
This text has a color of #b23dca
<p style="color:#b23dca;">Text here</p>
.mytext {color:#b23dca;}
This box has a color of #b23dca
<div style="background-color:#b23dca;">Content here</div>
.mybackground {background-color:#b23dca;}
Border around this has a color of #b23dca
<div style="border:2px solid #b23dca;">Content here</div>
.myborder {border:2px solid #b23dca;}