#a82bf5 color space conversions
Hex:
#a82bf5
RGB:
168, 43, 245
CMY:
34, 83, 4
CMYK:
31, 82, 0, 4
HSL:
277°, 90.9910%, 56.4706%
HSV (HSB):
277°, 82.4490%, 96.0784%
XYZ:
33.4938, 16.6452, 87.8337
xyY:
0.2428, 0.1206, 16.6452
CIE-Lab:
47.8098, 78.1235, -76.1620
CIE-LCH:
47.8098, 109.1051, 315.7284
CIE-Luv:
47.8098, 29.3572, -120.7646
Hunter-Lab:
40.7985, 75.1433, -99.0846
#a82bf5 color charts
#a82bf5 color shades, tints & tones
#a82bf5 color schemes
#a82bf5 color preview, HTML & CSS examples
This text has a color of #a82bf5
<p style="color:#a82bf5;">Text here</p>
.mytext {color:#a82bf5;}
This box has a color of #a82bf5
<div style="background-color:#a82bf5;">Content here</div>
.mybackground {background-color:#a82bf5;}
Border around this has a color of #a82bf5
<div style="border:2px solid #a82bf5;">Content here</div>
.myborder {border:2px solid #a82bf5;}