#a848cd color space conversions
Hex:
#a848cd
RGB:
168, 72, 205
CMY:
34, 72, 20
CMYK:
18, 65, 0, 20
HSL:
283°, 57.0815%, 54.3137%
HSV (HSB):
283°, 64.8780%, 80.3922%
XYZ:
29.4853, 17.3673, 59.5558
xyY:
0.2771, 0.1632, 17.3673
CIE-Lab:
48.7196, 59.5104, -51.9773
CIE-LCH:
48.7196, 79.0135, 318.8655
CIE-Luv:
48.7196, 34.0837, -85.3897
Hunter-Lab:
41.6741, 53.3625, -55.5584
#a848cd color charts
#a848cd color shades, tints & tones
#a848cd color schemes
#a848cd color preview, HTML & CSS examples
This text has a color of #a848cd
<p style="color:#a848cd;">Text here</p>
.mytext {color:#a848cd;}
This box has a color of #a848cd
<div style="background-color:#a848cd;">Content here</div>
.mybackground {background-color:#a848cd;}
Border around this has a color of #a848cd
<div style="border:2px solid #a848cd;">Content here</div>
.myborder {border:2px solid #a848cd;}