#e102ca color space conversions
Hex:
#e102ca
RGB:
225, 2, 202
CMY:
12, 99, 21
CMYK:
0, 99, 10, 12
HSL:
306°, 98.2379%, 44.5098%
HSV (HSB):
306°, 99.1111%, 88.2353%
XYZ:
41.7337, 20.3152, 57.5987
xyY:
0.3488, 0.1698, 20.3152
CIE-Lab:
52.1918, 86.1014, -44.1792
CIE-LCH:
52.1918, 96.7743, 332.8373
CIE-Luv:
52.1918, 83.8938, -78.8574
Hunter-Lab:
45.0724, 86.4010, -44.2169
#e102ca color charts
#e102ca RGB chart
#e102ca CMYK chart
#e102ca RGB pie chart
#e102ca color shades, tints & tones
#e102ca color schemes
#e102ca color preview, HTML & CSS examples
This text has a color of #e102ca
<p style="color:#e102ca;">Text here</p>
.mytext {color:#e102ca;}
Text color #e102ca
This box has a color of #e102ca
<div style="background-color:#e102ca;">Content here</div>
.mybackground {background-color:#e102ca;}
Background color #e102ca
Border around this has a color of #e102ca
<div style="border:2px solid #e102ca;">Content here</div>
.myborder {border:2px solid #e102ca;}
Border color #e102ca