#a25ccb color space conversions
Hex:
#a25ccb
RGB:
162, 92, 203
CMY:
36, 64, 20
CMYK:
20, 55, 0, 20
HSL:
278°, 51.6279%, 57.8431%
HSV (HSB):
278°, 54.6798%, 79.6078%
XYZ:
29.5069, 19.6475, 58.7371
xyY:
0.2735, 0.1821, 19.6475
CIE-Lab:
51.4363, 47.8835, -46.5404
CIE-LCH:
51.4363, 66.7745, 315.8149
CIE-Luv:
51.4363, 25.4180, -76.8878
Hunter-Lab:
44.3255, 41.2557, -47.5392
#a25ccb color charts
#a25ccb color shades, tints & tones
#a25ccb color schemes
#a25ccb color preview, HTML & CSS examples
This text has a color of #a25ccb
<p style="color:#a25ccb;">Text here</p>
.mytext {color:#a25ccb;}
This box has a color of #a25ccb
<div style="background-color:#a25ccb;">Content here</div>
.mybackground {background-color:#a25ccb;}
Border around this has a color of #a25ccb
<div style="border:2px solid #a25ccb;">Content here</div>
.myborder {border:2px solid #a25ccb;}