#c25edc color space conversions
Hex:
#c25edc
RGB:
194, 94, 220
CMY:
24, 63, 14
CMYK:
12, 57, 0, 14
HSL:
288°, 64.2857%, 61.5686%
HSV (HSB):
288°, 57.2727%, 86.2745%
XYZ:
39.1691, 24.6420, 70.4021
xyY:
0.2918, 0.1836, 24.6420
CIE-Lab:
56.7250, 58.6121, -47.5560
CIE-LCH:
56.7250, 75.4781, 320.9452
CIE-Luv:
56.7250, 40.4563, -81.5833
Hunter-Lab:
49.6408, 53.9743, -49.3384
#c25edc color charts
#c25edc color shades, tints & tones
#c25edc color schemes
#c25edc color preview, HTML & CSS examples
This text has a color of #c25edc
<p style="color:#c25edc;">Text here</p>
.mytext {color:#c25edc;}
This box has a color of #c25edc
<div style="background-color:#c25edc;">Content here</div>
.mybackground {background-color:#c25edc;}
Border around this has a color of #c25edc
<div style="border:2px solid #c25edc;">Content here</div>
.myborder {border:2px solid #c25edc;}