#250acc color space conversions
Hex:
#250acc
RGB:
37, 10, 204
CMY:
85, 96, 20
CMYK:
82, 95, 0, 20
HSL:
248°, 90.6542%, 41.9608%
HSV (HSB):
248°, 95.0980%, 80.0000%
XYZ:
11.7706, 4.9700, 57.4657
xyY:
0.1586, 0.0670, 4.9700
CIE-Lab:
26.6492, 65.3911, -88.0935
CIE-LCH:
26.6492, 109.7108, 306.5862
CIE-Luv:
26.6492, -5.4934, -102.3537
Hunter-Lab:
22.2936, 55.2308, -137.2251
#250acc color charts
#250acc color shades, tints & tones
#250acc color schemes
#250acc color preview, HTML & CSS examples
This text has a color of #250acc
<p style="color:#250acc;">Text here</p>
.mytext {color:#250acc;}
This box has a color of #250acc
<div style="background-color:#250acc;">Content here</div>
.mybackground {background-color:#250acc;}
Border around this has a color of #250acc
<div style="border:2px solid #250acc;">Content here</div>
.myborder {border:2px solid #250acc;}