#c001ca color space conversions
Hex:
#c001ca
RGB:
192, 1, 202
CMY:
25, 100, 21
CMYK:
5, 100, 0, 21
HSL:
297°, 99.0148%, 39.8039%
HSV (HSB):
297°, 99.5050%, 79.2157%
XYZ:
32.4098, 15.4924, 57.1593
xyY:
0.3085, 0.1475, 15.4924
CIE-Lab:
46.3014, 80.7732, -53.9226
CIE-LCH:
46.3014, 97.1182, 326.2737
CIE-Luv:
46.3014, 59.7768, -89.5289
Hunter-Lab:
39.3604, 78.0978, -58.5487
#c001ca color charts
#c001ca RGB chart
#c001ca CMYK chart
#c001ca RGB pie chart
#c001ca color shades, tints & tones
#c001ca color schemes
#c001ca color preview, HTML & CSS examples
This text has a color of #c001ca
<p style="color:#c001ca;">Text here</p>
.mytext {color:#c001ca;}
Text color #c001ca
This box has a color of #c001ca
<div style="background-color:#c001ca;">Content here</div>
.mybackground {background-color:#c001ca;}
Background color #c001ca
Border around this has a color of #c001ca
<div style="border:2px solid #c001ca;">Content here</div>
.myborder {border:2px solid #c001ca;}
Border color #c001ca