#c81dfa color space conversions
Hex:
#c81dfa
RGB:
200, 29, 250
CMY:
22, 89, 2
CMYK:
20, 88, 0, 2
HSL:
286°, 95.6710%, 54.7059%
HSV (HSB):
286°, 88.4000%, 98.0392%
XYZ:
41.5141, 20.0602, 92.1265
xyY:
0.2701, 0.1305, 20.0602
CIE-Lab:
51.9052, 86.6687, -72.0858
CIE-LCH:
51.9052, 112.7291, 320.2484
CIE-Luv:
51.9052, 47.5805, -119.1460
Hunter-Lab:
44.7886, 87.0696, -90.6025
#c81dfa color charts
#c81dfa color shades, tints & tones
#c81dfa color schemes
#c81dfa color preview, HTML & CSS examples
This text has a color of #c81dfa
<p style="color:#c81dfa;">Text here</p>
.mytext {color:#c81dfa;}
This box has a color of #c81dfa
<div style="background-color:#c81dfa;">Content here</div>
.mybackground {background-color:#c81dfa;}
Border around this has a color of #c81dfa
<div style="border:2px solid #c81dfa;">Content here</div>
.myborder {border:2px solid #c81dfa;}