#2700c2 color space conversions
Hex:
#2700c2
RGB:
39, 0, 194
CMY:
85, 100, 24
CMYK:
80, 100, 0, 24
HSL:
252°, 100.0000%, 38.0392%
HSV (HSB):
252°, 100.0000%, 76.0784%
XYZ:
10.5743, 4.3264, 51.3167
xyY:
0.1597, 0.0653, 4.3264
CIE-Lab:
24.7223, 64.9502, -85.4320
CIE-LCH:
24.7223, 107.3180, 307.2441
CIE-Luv:
24.7223, -4.3304, -95.9721
Hunter-Lab:
20.7999, 54.3462, -131.7176
#2700c2 color charts
#2700c2 color shades, tints & tones
#2700c2 color schemes
#2700c2 color preview, HTML & CSS examples
This text has a color of #2700c2
<p style="color:#2700c2;">Text here</p>
.mytext {color:#2700c2;}
This box has a color of #2700c2
<div style="background-color:#2700c2;">Content here</div>
.mybackground {background-color:#2700c2;}
Border around this has a color of #2700c2
<div style="border:2px solid #2700c2;">Content here</div>
.myborder {border:2px solid #2700c2;}