#c060f5 color space conversions
Hex:
#c060f5
RGB:
192, 96, 245
CMY:
25, 62, 4
CMYK:
22, 61, 0, 4
HSL:
279°, 88.1657%, 66.8627%
HSV (HSB):
279°, 60.8163%, 96.0784%
XYZ:
42.4025, 26.1648, 89.2016
xyY:
0.2688, 0.1658, 26.1648
CIE-Lab:
58.1931, 62.2528, -59.2212
CIE-LCH:
58.1931, 85.9219, 316.4296
CIE-Luv:
58.1931, 32.9878, -100.7061
Hunter-Lab:
51.1515, 58.4541, -67.5880
#c060f5 color charts
#c060f5 color shades, tints & tones
#c060f5 color schemes
#c060f5 color preview, HTML & CSS examples
This text has a color of #c060f5
<p style="color:#c060f5;">Text here</p>
.mytext {color:#c060f5;}
This box has a color of #c060f5
<div style="background-color:#c060f5;">Content here</div>
.mybackground {background-color:#c060f5;}
Border around this has a color of #c060f5
<div style="border:2px solid #c060f5;">Content here</div>
.myborder {border:2px solid #c060f5;}