#c33dfa color space conversions
Hex:
#c33dfa
RGB:
195, 61, 250
CMY:
24, 76, 2
CMYK:
22, 76, 0, 2
HSL:
283°, 94.9749%, 60.9804%
HSV (HSB):
283°, 75.6000%, 98.0392%
XYZ:
41.4297, 21.8417, 92.4748
xyY:
0.2660, 0.1402, 21.8417
CIE-Lab:
53.8587, 77.9916, -68.9560
CIE-LCH:
53.8587, 104.1039, 318.5186
CIE-Luv:
53.8587, 40.9600, -115.0127
Hunter-Lab:
46.7351, 76.4502, -84.6025
#c33dfa color charts
#c33dfa color shades, tints & tones
#c33dfa color schemes
#c33dfa color preview, HTML & CSS examples
This text has a color of #c33dfa
<p style="color:#c33dfa;">Text here</p>
.mytext {color:#c33dfa;}
This box has a color of #c33dfa
<div style="background-color:#c33dfa;">Content here</div>
.mybackground {background-color:#c33dfa;}
Border around this has a color of #c33dfa
<div style="border:2px solid #c33dfa;">Content here</div>
.myborder {border:2px solid #c33dfa;}