#c23dfc color space conversions
Hex:
#c23dfc
RGB:
194, 61, 252
CMY:
24, 76, 1
CMYK:
23, 76, 0, 1
HSL:
282°, 96.9543%, 61.3725%
HSV (HSB):
282°, 75.7937%, 98.8235%
XYZ:
41.4876, 21.8351, 94.1234
xyY:
0.2635, 0.1387, 21.8351
CIE-Lab:
53.8516, 78.1983, -70.0871
CIE-LCH:
53.8516, 105.0104, 318.1310
CIE-Luv:
53.8516, 39.8520, -116.6645
Hunter-Lab:
46.7280, 76.7074, -86.7171
#c23dfc color charts
#c23dfc color shades, tints & tones
#c23dfc color schemes
#c23dfc color preview, HTML & CSS examples
This text has a color of #c23dfc
<p style="color:#c23dfc;">Text here</p>
.mytext {color:#c23dfc;}
This box has a color of #c23dfc
<div style="background-color:#c23dfc;">Content here</div>
.mybackground {background-color:#c23dfc;}
Border around this has a color of #c23dfc
<div style="border:2px solid #c23dfc;">Content here</div>
.myborder {border:2px solid #c23dfc;}