#c228cd color space conversions
Hex:
#c228cd
RGB:
194, 40, 205
CMY:
24, 84, 20
CMYK:
5, 80, 0, 20
HSL:
296°, 67.3469%, 48.0392%
HSV (HSB):
296°, 80.4878%, 80.3922%
XYZ:
34.0264, 17.3947, 59.3217
xyY:
0.3073, 0.1571, 17.3947
CIE-Lab:
48.7536, 75.9177, -51.7042
CIE-LCH:
48.7536, 91.8522, 325.7429
CIE-Luv:
48.7536, 57.0183, -87.0186
Hunter-Lab:
41.7069, 72.6410, -55.1361
#c228cd color charts
#c228cd color shades, tints & tones
#c228cd color schemes
#c228cd color preview, HTML & CSS examples
This text has a color of #c228cd
<p style="color:#c228cd;">Text here</p>
.mytext {color:#c228cd;}
This box has a color of #c228cd
<div style="background-color:#c228cd;">Content here</div>
.mybackground {background-color:#c228cd;}
Border around this has a color of #c228cd
<div style="border:2px solid #c228cd;">Content here</div>
.myborder {border:2px solid #c228cd;}