#700ae7 color space conversions
Hex:
#700ae7
RGB:
112, 10, 231
CMY:
56, 96, 9
CMYK:
52, 96, 0, 9
HSL:
268°, 91.7012%, 47.2549%
HSV (HSB):
268°, 95.6710%, 90.5882%
XYZ:
21.2144, 9.4313, 76.3036
xyY:
0.1984, 0.0882, 9.4313
CIE-Lab:
36.8019, 75.7025, -86.6095
CIE-LCH:
36.8019, 115.0307, 311.1556
CIE-Luv:
36.8019, 9.0220, -120.3603
Hunter-Lab:
30.7105, 69.5622, -125.8152
#700ae7 color charts
#700ae7 color shades, tints & tones
#700ae7 color schemes
#700ae7 color preview, HTML & CSS examples
This text has a color of #700ae7
<p style="color:#700ae7;">Text here</p>
.mytext {color:#700ae7;}
This box has a color of #700ae7
<div style="background-color:#700ae7;">Content here</div>
.mybackground {background-color:#700ae7;}
Border around this has a color of #700ae7
<div style="border:2px solid #700ae7;">Content here</div>
.myborder {border:2px solid #700ae7;}