#c066be color space conversions
Hex:
#c066be
RGB:
192, 102, 190
CMY:
25, 60, 25
CMYK:
0, 47, 1, 25
HSL:
301°, 41.6667%, 57.6471%
HSV (HSB):
301°, 46.8750%, 75.2941%
XYZ:
35.7839, 24.4269, 51.5440
xyY:
0.3202, 0.2186, 24.4269
CIE-Lab:
56.5127, 48.4832, -30.8506
CIE-LCH:
56.5127, 57.4663, 327.5308
CIE-Luv:
56.5127, 43.5062, -54.0116
Hunter-Lab:
49.4236, 42.7470, -27.2372
#c066be color charts
#c066be color shades, tints & tones
#c066be color schemes
#c066be color preview, HTML & CSS examples
This text has a color of #c066be
<p style="color:#c066be;">Text here</p>
.mytext {color:#c066be;}
This box has a color of #c066be
<div style="background-color:#c066be;">Content here</div>
.mybackground {background-color:#c066be;}
Border around this has a color of #c066be
<div style="border:2px solid #c066be;">Content here</div>
.myborder {border:2px solid #c066be;}