#c023fd color space conversions
Hex:
#c023fd
RGB:
192, 35, 253
CMY:
25, 86, 1
CMYK:
24, 86, 0, 1
HSL:
283°, 98.1982%, 56.4706%
HSV (HSB):
283°, 86.1660%, 99.2157%
XYZ:
40.0689, 19.5004, 94.5806
xyY:
0.2599, 0.1265, 19.5004
CIE-Lab:
51.2676, 84.9630, -74.8503
CIE-LCH:
51.2676, 113.2310, 318.6207
CIE-Luv:
51.2676, 41.4644, -122.3483
Hunter-Lab:
44.1592, 84.6874, -96.0763
#c023fd color charts
#c023fd color shades, tints & tones
#c023fd color schemes
#c023fd color preview, HTML & CSS examples
This text has a color of #c023fd
<p style="color:#c023fd;">Text here</p>
.mytext {color:#c023fd;}
This box has a color of #c023fd
<div style="background-color:#c023fd;">Content here</div>
.mybackground {background-color:#c023fd;}
Border around this has a color of #c023fd
<div style="border:2px solid #c023fd;">Content here</div>
.myborder {border:2px solid #c023fd;}