#c05abd color space conversions
Hex:
#c05abd
RGB:
192, 90, 189
CMY:
25, 65, 26
CMYK:
0, 53, 2, 25
HSL:
302°, 44.7368%, 55.2941%
HSV (HSB):
302°, 53.1250%, 75.2941%
XYZ:
34.5797, 22.1929, 50.6052
xyY:
0.3220, 0.2067, 22.1929
CIE-Lab:
54.2311, 54.2217, -33.8322
CIE-LCH:
54.2311, 63.9110, 328.0374
CIE-Luv:
54.2311, 48.3083, -59.0105
Hunter-Lab:
47.1094, 48.5830, -30.7132
#c05abd color charts
#c05abd color shades, tints & tones
#c05abd color schemes
#c05abd color preview, HTML & CSS examples
This text has a color of #c05abd
<p style="color:#c05abd;">Text here</p>
.mytext {color:#c05abd;}
This box has a color of #c05abd
<div style="background-color:#c05abd;">Content here</div>
.mybackground {background-color:#c05abd;}
Border around this has a color of #c05abd
<div style="border:2px solid #c05abd;">Content here</div>
.myborder {border:2px solid #c05abd;}