#c065f1 color space conversions
Hex:
#c065f1
RGB:
192, 101, 241
CMY:
25, 60, 5
CMYK:
20, 58, 0, 5
HSL:
279°, 83.3333%, 67.0588%
HSV (HSB):
279°, 58.0913%, 94.5098%
XYZ:
42.2691, 26.8647, 86.1767
xyY:
0.2722, 0.1730, 26.8647
CIE-Lab:
58.8489, 59.0251, -55.9508
CIE-LCH:
58.8489, 81.3293, 316.5316
CIE-Luv:
58.8489, 32.4407, -95.4635
Hunter-Lab:
51.8312, 54.8649, -62.2962
#c065f1 color charts
#c065f1 color shades, tints & tones
#c065f1 color schemes
#c065f1 color preview, HTML & CSS examples
This text has a color of #c065f1
<p style="color:#c065f1;">Text here</p>
.mytext {color:#c065f1;}
This box has a color of #c065f1
<div style="background-color:#c065f1;">Content here</div>
.mybackground {background-color:#c065f1;}
Border around this has a color of #c065f1
<div style="border:2px solid #c065f1;">Content here</div>
.myborder {border:2px solid #c065f1;}