#c027db color space conversions
Hex:
#c027db
RGB:
192, 39, 219
CMY:
25, 85, 14
CMYK:
12, 82, 0, 14
HSL:
291°, 71.4286%, 50.5882%
HSV (HSB):
291°, 82.1918%, 85.8824%
XYZ:
35.2499, 17.7720, 68.5903
xyY:
0.2899, 0.1461, 17.7720
CIE-Lab:
49.2184, 78.1197, -59.0019
CIE-LCH:
49.2184, 97.8974, 322.9371
CIE-Luv:
49.2184, 51.1469, -98.0429
Hunter-Lab:
42.1568, 75.4805, -66.9567
#c027db color charts
#c027db color shades, tints & tones
#c027db color schemes
#c027db color preview, HTML & CSS examples
This text has a color of #c027db
<p style="color:#c027db;">Text here</p>
.mytext {color:#c027db;}
This box has a color of #c027db
<div style="background-color:#c027db;">Content here</div>
.mybackground {background-color:#c027db;}
Border around this has a color of #c027db
<div style="border:2px solid #c027db;">Content here</div>
.myborder {border:2px solid #c027db;}