#c65ac0 color space conversions
Hex:
#c65ac0
RGB:
198, 90, 192
CMY:
22, 65, 25
CMYK:
0, 55, 3, 22
HSL:
303°, 48.6486%, 56.4706%
HSV (HSB):
303°, 54.5455%, 77.6471%
XYZ:
36.4593, 23.1239, 52.4109
xyY:
0.3255, 0.2065, 23.1239
CIE-Lab:
55.1997, 56.4002, -33.9834
CIE-LCH:
55.1997, 65.8472, 328.9294
CIE-Luv:
55.1997, 51.6341, -59.7978
Hunter-Lab:
48.0873, 51.1842, -30.9598
#c65ac0 color charts
#c65ac0 color shades, tints & tones
#c65ac0 color schemes
#c65ac0 color preview, HTML & CSS examples
This text has a color of #c65ac0
<p style="color:#c65ac0;">Text here</p>
.mytext {color:#c65ac0;}
This box has a color of #c65ac0
<div style="background-color:#c65ac0;">Content here</div>
.mybackground {background-color:#c65ac0;}
Border around this has a color of #c65ac0
<div style="border:2px solid #c65ac0;">Content here</div>
.myborder {border:2px solid #c65ac0;}