#c065f7 color space conversions
Hex:
#c065f7
RGB:
192, 101, 247
CMY:
25, 60, 3
CMYK:
22, 59, 0, 3
HSL:
277°, 90.1235%, 68.2353%
HSV (HSB):
277°, 59.1093%, 96.8627%
XYZ:
43.1804, 27.2292, 90.9756
xyY:
0.2676, 0.1687, 27.2292
CIE-Lab:
59.1859, 60.2957, -58.7420
CIE-LCH:
59.1859, 84.1795, 315.7478
CIE-Luv:
59.1859, 31.1970, -100.1060
Hunter-Lab:
52.1816, 56.3913, -66.8415
#c065f7 color charts
#c065f7 color shades, tints & tones
#c065f7 color schemes
#c065f7 color preview, HTML & CSS examples
This text has a color of #c065f7
<p style="color:#c065f7;">Text here</p>
.mytext {color:#c065f7;}
This box has a color of #c065f7
<div style="background-color:#c065f7;">Content here</div>
.mybackground {background-color:#c065f7;}
Border around this has a color of #c065f7
<div style="border:2px solid #c065f7;">Content here</div>
.myborder {border:2px solid #c065f7;}