#a74bbd color space conversions
Hex:
#a74bbd
RGB:
167, 75, 189
CMY:
35, 71, 26
CMYK:
12, 60, 0, 26
HSL:
288°, 46.3415%, 51.7647%
HSV (HSB):
288°, 60.3175%, 74.1176%
XYZ:
27.6377, 16.9218, 49.9537
xyY:
0.2924, 0.1790, 16.9218
CIE-Lab:
48.1613, 54.6942, -43.6296
CIE-LCH:
48.1613, 69.9643, 321.4206
CIE-Luv:
48.1613, 36.6051, -72.1564
Hunter-Lab:
41.1361, 47.9391, -43.2037
#a74bbd color charts
#a74bbd color shades, tints & tones
#a74bbd color schemes
#a74bbd color preview, HTML & CSS examples
This text has a color of #a74bbd
<p style="color:#a74bbd;">Text here</p>
.mytext {color:#a74bbd;}
This box has a color of #a74bbd
<div style="background-color:#a74bbd;">Content here</div>
.mybackground {background-color:#a74bbd;}
Border around this has a color of #a74bbd
<div style="border:2px solid #a74bbd;">Content here</div>
.myborder {border:2px solid #a74bbd;}