#a83bfc color space conversions
Hex:
#a83bfc
RGB:
168, 59, 252
CMY:
34, 77, 1
CMYK:
33, 77, 0, 1
HSL:
274°, 96.9849%, 60.9804%
HSV (HSB):
274°, 76.5873%, 98.8235%
XYZ:
35.2831, 18.4810, 93.8030
xyY:
0.2391, 0.1252, 18.4810
CIE-Lab:
50.0744, 74.5424, -76.3830
CIE-LCH:
50.0744, 106.7283, 314.3013
CIE-Luv:
50.0744, 25.9044, -122.5623
Hunter-Lab:
42.9896, 71.2697, -99.2778
#a83bfc color charts
#a83bfc color shades, tints & tones
#a83bfc color schemes
#a83bfc color preview, HTML & CSS examples
This text has a color of #a83bfc
<p style="color:#a83bfc;">Text here</p>
.mytext {color:#a83bfc;}
This box has a color of #a83bfc
<div style="background-color:#a83bfc;">Content here</div>
.mybackground {background-color:#a83bfc;}
Border around this has a color of #a83bfc
<div style="border:2px solid #a83bfc;">Content here</div>
.myborder {border:2px solid #a83bfc;}