#c25bdc color space conversions
Hex:
#c25bdc
RGB:
194, 91, 220
CMY:
24, 64, 14
CMYK:
12, 59, 0, 14
HSL:
288°, 64.8241%, 60.9804%
HSV (HSB):
288°, 58.6364%, 86.2745%
XYZ:
38.9075, 24.1188, 70.3149
xyY:
0.2918, 0.1809, 24.1188
CIE-Lab:
56.2066, 60.0164, -48.3784
CIE-LCH:
56.2066, 77.0872, 321.1282
CIE-Luv:
56.2066, 41.3637, -82.8859
Hunter-Lab:
49.1109, 55.4703, -50.5112
#c25bdc color charts
#c25bdc color shades, tints & tones
#c25bdc color schemes
#c25bdc color preview, HTML & CSS examples
This text has a color of #c25bdc
<p style="color:#c25bdc;">Text here</p>
.mytext {color:#c25bdc;}
This box has a color of #c25bdc
<div style="background-color:#c25bdc;">Content here</div>
.mybackground {background-color:#c25bdc;}
Border around this has a color of #c25bdc
<div style="border:2px solid #c25bdc;">Content here</div>
.myborder {border:2px solid #c25bdc;}