#c61caf color space conversions
Hex:
#c61caf
RGB:
198, 28, 175
CMY:
22, 89, 31
CMYK:
0, 86, 12, 22
HSL:
308°, 75.2212%, 44.3137%
HSV (HSB):
308°, 85.8586%, 77.6471%
XYZ:
31.4418, 15.9314, 41.9753
xyY:
0.3519, 0.1783, 15.9314
CIE-Lab:
46.8844, 74.7478, -37.1384
CIE-LCH:
46.8844, 83.4655, 333.5795
CIE-Luv:
46.8844, 72.8243, -64.9531
Hunter-Lab:
39.9142, 70.7610, -34.4118
#c61caf color charts
#c61caf color shades, tints & tones
#c61caf color schemes
#c61caf color preview, HTML & CSS examples
This text has a color of #c61caf
<p style="color:#c61caf;">Text here</p>
.mytext {color:#c61caf;}
This box has a color of #c61caf
<div style="background-color:#c61caf;">Content here</div>
.mybackground {background-color:#c61caf;}
Border around this has a color of #c61caf
<div style="border:2px solid #c61caf;">Content here</div>
.myborder {border:2px solid #c61caf;}