#e100ca color space conversions
Hex:
#e100ca
RGB:
225, 0, 202
CMY:
12, 100, 21
CMYK:
0, 100, 10, 12
HSL:
306°, 100.0000%, 44.1176%
HSV (HSB):
306°, 100.0000%, 88.2353%
XYZ:
41.7120, 20.2718, 57.5915
xyY:
0.3488, 0.1695, 20.2718
CIE-Lab:
52.1432, 86.2451, -44.2563
CIE-LCH:
52.1432, 96.9372, 332.8356
CIE-Luv:
52.1432, 83.9941, -78.9750
Hunter-Lab:
45.0242, 86.5761, -44.3222
#e100ca color charts
#e100ca RGB chart
#e100ca CMYK chart
#e100ca RGB pie chart
#e100ca color shades, tints & tones
#e100ca color schemes
#e100ca color preview, HTML & CSS examples
This text has a color of #e100ca
<p style="color:#e100ca;">Text here</p>
.mytext {color:#e100ca;}
Text color #e100ca
This box has a color of #e100ca
<div style="background-color:#e100ca;">Content here</div>
.mybackground {background-color:#e100ca;}
Background color #e100ca
Border around this has a color of #e100ca
<div style="border:2px solid #e100ca;">Content here</div>
.myborder {border:2px solid #e100ca;}
Border color #e100ca