#c069be color space conversions
Hex:
#c069be
RGB:
192, 105, 190
CMY:
25, 59, 25
CMYK:
0, 45, 1, 25
HSL:
301°, 40.8451%, 58.2353%
HSV (HSB):
301°, 45.3125%, 75.2941%
XYZ:
36.0841, 25.0273, 51.6441
xyY:
0.3200, 0.2220, 25.0273
CIE-Lab:
57.1020, 46.9499, -29.9353
CIE-LCH:
57.1020, 55.6813, 327.4784
CIE-Luv:
57.1020, 42.2973, -52.4638
Hunter-Lab:
50.0273, 41.2020, -26.1870
#c069be color charts
#c069be color shades, tints & tones
#c069be color schemes
#c069be color preview, HTML & CSS examples
This text has a color of #c069be
<p style="color:#c069be;">Text here</p>
.mytext {color:#c069be;}
This box has a color of #c069be
<div style="background-color:#c069be;">Content here</div>
.mybackground {background-color:#c069be;}
Border around this has a color of #c069be
<div style="border:2px solid #c069be;">Content here</div>
.myborder {border:2px solid #c069be;}