#250ccc color space conversions
Hex:
#250ccc
RGB:
37, 12, 204
CMY:
85, 95, 20
CMYK:
82, 94, 0, 20
HSL:
248°, 88.8889%, 42.3529%
HSV (HSB):
248°, 94.1176%, 80.0000%
XYZ:
11.7935, 5.0159, 57.4733
xyY:
0.1588, 0.0675, 5.0159
CIE-Lab:
26.7800, 64.9891, -87.8751
CIE-LCH:
26.7800, 109.2961, 306.4852
CIE-Luv:
26.7800, -5.5765, -102.4724
Hunter-Lab:
22.3962, 54.8022, -136.4733
#250ccc color charts
#250ccc RGB chart
#250ccc CMYK chart
#250ccc RGB pie chart
#250ccc color shades, tints & tones
#250ccc color schemes
#250ccc color preview, HTML & CSS examples
This text has a color of #250ccc
<p style="color:#250ccc;">Text here</p>
.mytext {color:#250ccc;}
Text color #250ccc
This box has a color of #250ccc
<div style="background-color:#250ccc;">Content here</div>
.mybackground {background-color:#250ccc;}
Background color #250ccc
Border around this has a color of #250ccc
<div style="border:2px solid #250ccc;">Content here</div>
.myborder {border:2px solid #250ccc;}
Border color #250ccc