#c42dff color space conversions
Hex:
#c42dff
RGB:
196, 45, 255
CMY:
23, 82, 0
CMYK:
23, 82, 0, 0
HSL:
283°, 100.0000%, 58.8235%
HSV (HSB):
283°, 82.3529%, 100.0000%
XYZ:
41.7533, 20.8325, 96.4282
xyY:
0.2626, 0.1310, 20.8325
CIE-Lab:
52.7657, 83.6870, -73.5018
CIE-LCH:
52.7657, 111.3824, 318.7074
CIE-Luv:
52.7657, 42.3157, -121.4029
Hunter-Lab:
45.6427, 83.4149, -93.3107
#c42dff color charts
#c42dff color shades, tints & tones
#c42dff color schemes
#c42dff color preview, HTML & CSS examples
This text has a color of #c42dff
<p style="color:#c42dff;">Text here</p>
.mytext {color:#c42dff;}
This box has a color of #c42dff
<div style="background-color:#c42dff;">Content here</div>
.mybackground {background-color:#c42dff;}
Border around this has a color of #c42dff
<div style="border:2px solid #c42dff;">Content here</div>
.myborder {border:2px solid #c42dff;}