#2705d5 color space conversions
Hex:
#2705d5
RGB:
39, 5, 213
CMY:
85, 98, 16
CMYK:
82, 98, 0, 16
HSL:
250°, 95.4128%, 42.7451%
HSV (HSB):
250°, 97.6526%, 83.5294%
XYZ:
12.9012, 5.3440, 63.3023
xyY:
0.1582, 0.0655, 5.3440
CIE-Lab:
27.6931, 68.6288, -91.5902
CIE-LCH:
27.6931, 114.4495, 306.8443
CIE-Luv:
27.6931, -5.5693, -107.4152
Hunter-Lab:
23.1170, 59.1629, -146.1743
#2705d5 color charts
#2705d5 color shades, tints & tones
#2705d5 color schemes
#2705d5 color preview, HTML & CSS examples
This text has a color of #2705d5
<p style="color:#2705d5;">Text here</p>
.mytext {color:#2705d5;}
This box has a color of #2705d5
<div style="background-color:#2705d5;">Content here</div>
.mybackground {background-color:#2705d5;}
Border around this has a color of #2705d5
<div style="border:2px solid #2705d5;">Content here</div>
.myborder {border:2px solid #2705d5;}