#2700d3 color space conversions
Hex:
#2700d3
RGB:
39, 0, 211
CMY:
85, 100, 17
CMYK:
82, 100, 0, 17
HSL:
251°, 100.0000%, 41.3725%
HSV (HSB):
251°, 100.0000%, 82.7451%
XYZ:
12.5946, 5.1345, 61.9553
xyY:
0.1581, 0.0644, 5.1345
CIE-Lab:
27.1145, 69.0704, -91.3952
CIE-LCH:
27.1145, 114.5592, 307.0796
CIE-Luv:
27.1145, -5.2745, -105.9546
Hunter-Lab:
22.6594, 59.5601, -146.2490
#2700d3 color charts
#2700d3 color shades, tints & tones
#2700d3 color schemes
#2700d3 color preview, HTML & CSS examples
This text has a color of #2700d3
<p style="color:#2700d3;">Text here</p>
.mytext {color:#2700d3;}
This box has a color of #2700d3
<div style="background-color:#2700d3;">Content here</div>
.mybackground {background-color:#2700d3;}
Border around this has a color of #2700d3
<div style="border:2px solid #2700d3;">Content here</div>
.myborder {border:2px solid #2700d3;}