#c023d1 color space conversions
Hex:
#c023d1
RGB:
192, 35, 209
CMY:
25, 86, 18
CMYK:
8, 83, 0, 18
HSL:
294°, 71.3115%, 47.8431%
HSV (HSB):
294°, 83.2536%, 81.9608%
XYZ:
33.8479, 17.0120, 61.8213
xyY:
0.3004, 0.1510, 17.0120
CIE-Lab:
48.2751, 77.3580, -54.7918
CIE-LCH:
48.2751, 94.7967, 324.6905
CIE-Luv:
48.2751, 54.9133, -91.4119
Hunter-Lab:
41.2456, 74.3049, -59.9954
#c023d1 color charts
#c023d1 color shades, tints & tones
#c023d1 color schemes
#c023d1 color preview, HTML & CSS examples
This text has a color of #c023d1
<p style="color:#c023d1;">Text here</p>
.mytext {color:#c023d1;}
This box has a color of #c023d1
<div style="background-color:#c023d1;">Content here</div>
.mybackground {background-color:#c023d1;}
Border around this has a color of #c023d1
<div style="border:2px solid #c023d1;">Content here</div>
.myborder {border:2px solid #c023d1;}