#a030f3 color space conversions
Hex:
#a030f3
RGB:
160, 48, 243
CMY:
37, 81, 5
CMYK:
34, 80, 0, 5
HSL:
274°, 89.0411%, 57.0588%
HSV (HSB):
274°, 80.2469%, 95.2941%
XYZ:
31.7318, 16.0586, 86.2212
xyY:
0.2368, 0.1198, 16.0586
CIE-Lab:
47.0512, 75.0886, -76.3235
CIE-LCH:
47.0512, 107.0680, 314.5327
CIE-Luv:
47.0512, 25.1220, -120.0685
Hunter-Lab:
40.0731, 71.2169, -99.5169
#a030f3 color charts
#a030f3 color shades, tints & tones
#a030f3 color schemes
#a030f3 color preview, HTML & CSS examples
This text has a color of #a030f3
<p style="color:#a030f3;">Text here</p>
.mytext {color:#a030f3;}
This box has a color of #a030f3
<div style="background-color:#a030f3;">Content here</div>
.mybackground {background-color:#a030f3;}
Border around this has a color of #a030f3
<div style="border:2px solid #a030f3;">Content here</div>
.myborder {border:2px solid #a030f3;}