#c065be color space conversions
Hex:
#c065be
RGB:
192, 101, 190
CMY:
25, 60, 25
CMYK:
0, 47, 1, 25
HSL:
301°, 41.9355%, 57.4510%
HSV (HSB):
301°, 47.3958%, 75.2941%
XYZ:
35.6862, 24.2315, 51.5115
xyY:
0.3203, 0.2175, 24.2315
CIE-Lab:
56.3189, 48.9899, -31.1520
CIE-LCH:
56.3189, 58.0556, 327.5483
CIE-Luv:
56.3189, 43.9028, -54.5195
Hunter-Lab:
49.2255, 43.2593, -27.5854
#c065be color charts
#c065be color shades, tints & tones
#c065be color schemes
#c065be color preview, HTML & CSS examples
This text has a color of #c065be
<p style="color:#c065be;">Text here</p>
.mytext {color:#c065be;}
This box has a color of #c065be
<div style="background-color:#c065be;">Content here</div>
.mybackground {background-color:#c065be;}
Border around this has a color of #c065be
<div style="border:2px solid #c065be;">Content here</div>
.myborder {border:2px solid #c065be;}