#c014db color space conversions
Hex:
#c014db
RGB:
192, 20, 219
CMY:
25, 92, 14
CMYK:
12, 91, 0, 14
HSL:
292°, 83.2636%, 46.8627%
HSV (HSB):
292°, 90.8676%, 85.8824%
XYZ:
34.7746, 16.8213, 68.4318
xyY:
0.2897, 0.1401, 16.8213
CIE-Lab:
48.0340, 81.6025, -60.9118
CIE-LCH:
48.0340, 101.8293, 323.2607
CIE-Luv:
48.0340, 52.8634, -100.4562
Hunter-Lab:
41.0137, 79.5719, -70.2164
#c014db color charts
#c014db color shades, tints & tones
#c014db color schemes
#c014db color preview, HTML & CSS examples
This text has a color of #c014db
<p style="color:#c014db;">Text here</p>
.mytext {color:#c014db;}
This box has a color of #c014db
<div style="background-color:#c014db;">Content here</div>
.mybackground {background-color:#c014db;}
Border around this has a color of #c014db
<div style="border:2px solid #c014db;">Content here</div>
.myborder {border:2px solid #c014db;}