#250dcc color space conversions
Hex:
#250dcc
RGB:
37, 13, 204
CMY:
85, 95, 20
CMYK:
82, 94, 0, 20
HSL:
248°, 88.0184%, 42.5490%
HSV (HSB):
248°, 93.6275%, 80.0000%
XYZ:
11.8060, 5.0408, 57.4775
xyY:
0.1588, 0.0678, 5.0408
CIE-Lab:
26.8507, 64.7722, -87.7572
CIE-LCH:
26.8507, 109.0723, 306.4305
CIE-Luv:
26.8507, -5.6216, -102.5349
Hunter-Lab:
22.4517, 54.5715, -136.0690
#250dcc color charts
#250dcc RGB chart
#250dcc CMYK chart
#250dcc RGB pie chart
#250dcc color shades, tints & tones
#250dcc color schemes
#250dcc color preview, HTML & CSS examples
This text has a color of #250dcc
<p style="color:#250dcc;">Text here</p>
.mytext {color:#250dcc;}
Text color #250dcc
This box has a color of #250dcc
<div style="background-color:#250dcc;">Content here</div>
.mybackground {background-color:#250dcc;}
Background color #250dcc
Border around this has a color of #250dcc
<div style="border:2px solid #250dcc;">Content here</div>
.myborder {border:2px solid #250dcc;}
Border color #250dcc