#c33caf color space conversions
Hex:
#c33caf
RGB:
195, 60, 175
CMY:
24, 76, 31
CMYK:
0, 69, 10, 24
HSL:
309°, 52.9412%, 50.0000%
HSV (HSB):
309°, 69.2308%, 76.4706%
XYZ:
31.8594, 17.9290, 42.3389
xyY:
0.3458, 0.1946, 17.9290
CIE-Lab:
49.4098, 65.3863, -33.2032
CIE-LCH:
49.4098, 73.3337, 333.0785
CIE-Luv:
49.4098, 64.2607, -58.5536
Hunter-Lab:
42.3426, 60.2073, -29.6450
#c33caf color charts
#c33caf color shades, tints & tones
#c33caf color schemes
#c33caf color preview, HTML & CSS examples
This text has a color of #c33caf
<p style="color:#c33caf;">Text here</p>
.mytext {color:#c33caf;}
This box has a color of #c33caf
<div style="background-color:#c33caf;">Content here</div>
.mybackground {background-color:#c33caf;}
Border around this has a color of #c33caf
<div style="border:2px solid #c33caf;">Content here</div>
.myborder {border:2px solid #c33caf;}