#c65eea color space conversions
Hex:
#c65eea
RGB:
198, 94, 234
CMY:
22, 63, 8
CMYK:
15, 60, 0, 8
HSL:
285°, 76.9231%, 64.3137%
HSV (HSB):
285°, 59.8291%, 91.7647%
XYZ:
42.1427, 25.9517, 80.6299
xyY:
0.2834, 0.1745, 25.9517
CIE-Lab:
57.9912, 62.3414, -53.3721
CIE-LCH:
57.9912, 82.0672, 319.4323
CIE-Luv:
57.9912, 39.5958, -91.5549
Hunter-Lab:
50.9428, 58.5151, -58.1815
#c65eea color charts
#c65eea color shades, tints & tones
#c65eea color schemes
#c65eea color preview, HTML & CSS examples
This text has a color of #c65eea
<p style="color:#c65eea;">Text here</p>
.mytext {color:#c65eea;}
This box has a color of #c65eea
<div style="background-color:#c65eea;">Content here</div>
.mybackground {background-color:#c65eea;}
Border around this has a color of #c65eea
<div style="border:2px solid #c65eea;">Content here</div>
.myborder {border:2px solid #c65eea;}