#7f55d3 color space conversions
Hex:
#7f55d3
RGB:
127, 85, 211
CMY:
50, 67, 17
CMYK:
40, 60, 0, 17
HSL:
260°, 58.8785%, 58.0392%
HSV (HSB):
260°, 59.7156%, 82.7451%
XYZ:
23.7588, 15.7122, 63.4085
xyY:
0.2309, 0.1527, 15.7122
CIE-Lab:
46.5946, 45.1628, -59.0947
CIE-LCH:
46.5946, 74.3766, 307.3887
CIE-Luv:
46.5946, 8.1808, -93.1976
Hunter-Lab:
39.6386, 37.6227, -67.0973
#7f55d3 color charts
#7f55d3 color shades, tints & tones
#7f55d3 color schemes
#7f55d3 color preview, HTML & CSS examples
This text has a color of #7f55d3
<p style="color:#7f55d3;">Text here</p>
.mytext {color:#7f55d3;}
This box has a color of #7f55d3
<div style="background-color:#7f55d3;">Content here</div>
.mybackground {background-color:#7f55d3;}
Border around this has a color of #7f55d3
<div style="border:2px solid #7f55d3;">Content here</div>
.myborder {border:2px solid #7f55d3;}