#c01dec color space conversions
Hex:
#c01dec
RGB:
192, 29, 236
CMY:
25, 89, 7
CMYK:
19, 88, 0, 7
HSL:
287°, 84.4898%, 51.9608%
HSV (HSB):
287°, 87.7119%, 92.5490%
XYZ:
37.3179, 18.1413, 80.8916
xyY:
0.2737, 0.1330, 18.1413
CIE-Lab:
49.6671, 83.0775, -67.9196
CIE-LCH:
49.6671, 107.3077, 320.7325
CIE-Luv:
49.6671, 46.8271, -111.4521
Hunter-Lab:
42.5926, 81.8572, -82.7883
#c01dec color charts
#c01dec RGB chart
#c01dec CMYK chart
#c01dec RGB pie chart
#c01dec color shades, tints & tones
#c01dec color schemes
#c01dec color preview, HTML & CSS examples
This text has a color of #c01dec
<p style="color:#c01dec;">Text here</p>
.mytext {color:#c01dec;}
Text color #c01dec
This box has a color of #c01dec
<div style="background-color:#c01dec;">Content here</div>
.mybackground {background-color:#c01dec;}
Background color #c01dec
Border around this has a color of #c01dec
<div style="border:2px solid #c01dec;">Content here</div>
.myborder {border:2px solid #c01dec;}
Border color #c01dec