#c704f5 color space conversions
Hex:
#c704f5
RGB:
199, 4, 245
CMY:
22, 98, 4
CMYK:
19, 98, 0, 4
HSL:
289°, 96.7871%, 48.8235%
HSV (HSB):
289°, 98.3673%, 96.0784%
XYZ:
40.0780, 18.8215, 87.9068
xyY:
0.2730, 0.1282, 18.8215
CIE-Lab:
50.4777, 88.3959, -71.6137
CIE-LCH:
50.4777, 113.7645, 320.9874
CIE-Luv:
50.4777, 49.6580, -117.6771
Hunter-Lab:
43.3838, 88.9771, -89.7683
#c704f5 color charts
#c704f5 color shades, tints & tones
#c704f5 color schemes
#c704f5 color preview, HTML & CSS examples
This text has a color of #c704f5
<p style="color:#c704f5;">Text here</p>
.mytext {color:#c704f5;}
This box has a color of #c704f5
<div style="background-color:#c704f5;">Content here</div>
.mybackground {background-color:#c704f5;}
Border around this has a color of #c704f5
<div style="border:2px solid #c704f5;">Content here</div>
.myborder {border:2px solid #c704f5;}