#7705d5 color space conversions
Hex:
#7705d5
RGB:
119, 5, 213
CMY:
53, 98, 16
CMYK:
44, 98, 0, 16
HSL:
273°, 95.4128%, 42.7451%
HSV (HSB):
273°, 97.6526%, 83.5294%
XYZ:
19.6723, 8.8346, 63.6192
xyY:
0.2135, 0.0959, 8.8346
CIE-Lab:
35.6638, 73.0728, -78.1256
CIE-LCH:
35.6638, 106.9731, 313.0860
CIE-Luv:
35.6638, 14.6238, -109.6753
Hunter-Lab:
29.7230, 66.1254, -106.0983
#7705d5 color charts
#7705d5 color shades, tints & tones
#7705d5 color schemes
#7705d5 color preview, HTML & CSS examples
This text has a color of #7705d5
<p style="color:#7705d5;">Text here</p>
.mytext {color:#7705d5;}
This box has a color of #7705d5
<div style="background-color:#7705d5;">Content here</div>
.mybackground {background-color:#7705d5;}
Border around this has a color of #7705d5
<div style="border:2px solid #7705d5;">Content here</div>
.myborder {border:2px solid #7705d5;}