#c23bca color space conversions
Hex:
#c23bca
RGB:
194, 59, 202
CMY:
24, 77, 21
CMYK:
4, 71, 0, 21
HSL:
297°, 57.4297%, 51.1765%
HSV (HSB):
297°, 70.7921%, 79.2157%
XYZ:
34.4728, 18.8615, 57.7008
xyY:
0.3105, 0.1699, 18.8615
CIE-Lab:
50.5248, 69.8288, -47.1488
CIE-LCH:
50.5248, 84.2560, 325.9725
CIE-Luv:
50.5248, 54.7033, -80.2978
Hunter-Lab:
43.4299, 65.6834, -48.3717
#c23bca color charts
#c23bca color shades, tints & tones
#c23bca color schemes
#c23bca color preview, HTML & CSS examples
This text has a color of #c23bca
<p style="color:#c23bca;">Text here</p>
.mytext {color:#c23bca;}
This box has a color of #c23bca
<div style="background-color:#c23bca;">Content here</div>
.mybackground {background-color:#c23bca;}
Border around this has a color of #c23bca
<div style="border:2px solid #c23bca;">Content here</div>
.myborder {border:2px solid #c23bca;}