#c019be color space conversions
Hex:
#c019be
RGB:
192, 25, 190
CMY:
25, 90, 25
CMYK:
0, 87, 1, 25
HSL:
301°, 76.9585%, 42.5490%
HSV (HSB):
301°, 86.9792%, 75.2941%
XYZ:
31.3801, 15.6194, 50.0761
xyY:
0.3233, 0.1609, 15.6194
CIE-Lab:
46.4712, 76.3025, -46.6696
CIE-LCH:
46.4712, 89.4434, 328.5484
CIE-Luv:
46.4712, 62.8077, -78.7385
Hunter-Lab:
39.5214, 72.5670, -47.4592
#c019be color charts
#c019be color shades, tints & tones
#c019be color schemes
#c019be color preview, HTML & CSS examples
This text has a color of #c019be
<p style="color:#c019be;">Text here</p>
.mytext {color:#c019be;}
This box has a color of #c019be
<div style="background-color:#c019be;">Content here</div>
.mybackground {background-color:#c019be;}
Border around this has a color of #c019be
<div style="border:2px solid #c019be;">Content here</div>
.myborder {border:2px solid #c019be;}