#c065ff color space conversions
Hex:
#c065ff
RGB:
192, 101, 255
CMY:
25, 60, 0
CMYK:
25, 60, 0, 0
HSL:
275°, 100.0000%, 69.8039%
HSV (HSB):
275°, 60.3922%, 100.0000%
XYZ:
44.4419, 27.7338, 97.6186
xyY:
0.2617, 0.1633, 27.7338
CIE-Lab:
59.6475, 62.0133, -62.4238
CIE-LCH:
59.6475, 87.9908, 314.8110
CIE-Luv:
59.6475, 29.5774, -106.2248
Hunter-Lab:
52.6629, 58.4749, -73.0388
#c065ff color charts
#c065ff color shades, tints & tones
#c065ff color schemes
#c065ff color preview, HTML & CSS examples
This text has a color of #c065ff
<p style="color:#c065ff;">Text here</p>
.mytext {color:#c065ff;}
This box has a color of #c065ff
<div style="background-color:#c065ff;">Content here</div>
.mybackground {background-color:#c065ff;}
Border around this has a color of #c065ff
<div style="border:2px solid #c065ff;">Content here</div>
.myborder {border:2px solid #c065ff;}