#af94e5 color space conversions
Hex:
#af94e5
RGB:
175, 148, 229
CMY:
31, 42, 10
CMYK:
24, 35, 0, 10
HSL:
260°, 60.9023%, 73.9216%
HSV (HSB):
260°, 35.3712%, 89.8039%
XYZ:
42.4120, 35.9509, 78.8326
xyY:
0.2698, 0.2287, 35.9509
CIE-Lab:
66.4824, 26.5515, -37.3775
CIE-LCH:
66.4824, 45.8482, 305.3885
CIE-Luv:
66.4824, 8.2189, -62.9814
Hunter-Lab:
59.9591, 21.3333, -35.9816
#af94e5 color charts
#af94e5 color shades, tints & tones
#af94e5 color schemes
#af94e5 color preview, HTML & CSS examples
This text has a color of #af94e5
<p style="color:#af94e5;">Text here</p>
.mytext {color:#af94e5;}
This box has a color of #af94e5
<div style="background-color:#af94e5;">Content here</div>
.mybackground {background-color:#af94e5;}
Border around this has a color of #af94e5
<div style="border:2px solid #af94e5;">Content here</div>
.myborder {border:2px solid #af94e5;}