#c65ce5 color space conversions
Hex:
#c65ce5
RGB:
198, 92, 229
CMY:
22, 64, 10
CMYK:
14, 60, 0, 10
HSL:
286°, 72.4868%, 62.9412%
HSV (HSB):
286°, 59.8253%, 89.8039%
XYZ:
41.2587, 25.3172, 76.8409
xyY:
0.2877, 0.1765, 25.3172
CIE-Lab:
57.3832, 62.2773, -51.5404
CIE-LCH:
57.3832, 80.8386, 320.3890
CIE-Luv:
57.3832, 41.3722, -88.4873
Hunter-Lab:
50.3162, 58.3146, -55.3240
#c65ce5 color charts
#c65ce5 color shades, tints & tones
#c65ce5 color schemes
#c65ce5 color preview, HTML & CSS examples
This text has a color of #c65ce5
<p style="color:#c65ce5;">Text here</p>
.mytext {color:#c65ce5;}
This box has a color of #c65ce5
<div style="background-color:#c65ce5;">Content here</div>
.mybackground {background-color:#c65ce5;}
Border around this has a color of #c65ce5
<div style="border:2px solid #c65ce5;">Content here</div>
.myborder {border:2px solid #c65ce5;}