#c93ff2 color space conversions
Hex:
#c93ff2
RGB:
201, 63, 242
CMY:
21, 75, 5
CMYK:
17, 74, 0, 5
HSL:
286°, 87.3171%, 59.8039%
HSV (HSB):
286°, 73.9669%, 94.9020%
XYZ:
41.8919, 22.3833, 86.1169
xyY:
0.2786, 0.1488, 22.3833
CIE-Lab:
54.4314, 76.9275, -63.5244
CIE-LCH:
54.4314, 99.7657, 320.4511
CIE-Luv:
54.4314, 46.4435, -107.2644
Hunter-Lab:
47.3110, 75.2599, -74.8036
#c93ff2 color charts
#c93ff2 color shades, tints & tones
#c93ff2 color schemes
#c93ff2 color preview, HTML & CSS examples
This text has a color of #c93ff2
<p style="color:#c93ff2;">Text here</p>
.mytext {color:#c93ff2;}
This box has a color of #c93ff2
<div style="background-color:#c93ff2;">Content here</div>
.mybackground {background-color:#c93ff2;}
Border around this has a color of #c93ff2
<div style="border:2px solid #c93ff2;">Content here</div>
.myborder {border:2px solid #c93ff2;}