#c065cb color space conversions
Hex:
#c065cb
RGB:
192, 101, 203
CMY:
25, 60, 20
CMYK:
5, 50, 0, 20
HSL:
294°, 49.5146%, 59.6078%
HSV (HSB):
294°, 50.2463%, 79.6078%
XYZ:
37.1714, 24.8256, 59.3326
xyY:
0.3064, 0.2046, 24.8256
CIE-Lab:
56.9051, 51.3992, -37.6598
CIE-LCH:
56.9051, 63.7192, 323.7701
CIE-Luv:
56.9051, 40.8492, -65.1464
Hunter-Lab:
49.8253, 45.9728, -35.7255
#c065cb color charts
#c065cb color shades, tints & tones
#c065cb color schemes
#c065cb color preview, HTML & CSS examples
This text has a color of #c065cb
<p style="color:#c065cb;">Text here</p>
.mytext {color:#c065cb;}
This box has a color of #c065cb
<div style="background-color:#c065cb;">Content here</div>
.mybackground {background-color:#c065cb;}
Border around this has a color of #c065cb
<div style="border:2px solid #c065cb;">Content here</div>
.myborder {border:2px solid #c065cb;}