#c250cc color space conversions
Hex:
#c250cc
RGB:
194, 80, 204
CMY:
24, 69, 20
CMYK:
5, 61, 0, 20
HSL:
295°, 54.8673%, 55.6863%
HSV (HSB):
295°, 60.7843%, 80.0000%
XYZ:
36.0159, 21.5663, 59.3912
xyY:
0.3079, 0.1844, 21.5663
CIE-Lab:
53.5638, 61.9728, -43.4745
CIE-LCH:
53.5638, 75.7011, 324.9500
CIE-Luv:
53.5638, 48.8083, -74.7508
Hunter-Lab:
46.4395, 57.1654, -43.3179
#c250cc color charts
#c250cc color shades, tints & tones
#c250cc color schemes
#c250cc color preview, HTML & CSS examples
This text has a color of #c250cc
<p style="color:#c250cc;">Text here</p>
.mytext {color:#c250cc;}
This box has a color of #c250cc
<div style="background-color:#c250cc;">Content here</div>
.mybackground {background-color:#c250cc;}
Border around this has a color of #c250cc
<div style="border:2px solid #c250cc;">Content here</div>
.myborder {border:2px solid #c250cc;}