#250dec color space conversions
Hex:
#250dec
RGB:
37, 13, 236
CMY:
85, 95, 7
CMYK:
84, 94, 0, 7
HSL:
246°, 89.5582%, 48.8235%
HSV (HSB):
246°, 94.4915%, 92.5490%
XYZ:
16.0472, 6.7373, 79.8115
xyY:
0.1564, 0.0657, 6.7373
CIE-Lab:
31.2012, 72.8949, -98.9474
CIE-LCH:
31.2012, 122.8994, 306.3792
CIE-Luv:
31.2012, -7.2232, -120.9830
Hunter-Lab:
25.9563, 64.9322, -164.1380
#250dec color charts
#250dec RGB chart
#250dec CMYK chart
#250dec RGB pie chart
#250dec color shades, tints & tones
#250dec color schemes
#250dec color preview, HTML & CSS examples
This text has a color of #250dec
<p style="color:#250dec;">Text here</p>
.mytext {color:#250dec;}
Text color #250dec
This box has a color of #250dec
<div style="background-color:#250dec;">Content here</div>
.mybackground {background-color:#250dec;}
Background color #250dec
Border around this has a color of #250dec
<div style="border:2px solid #250dec;">Content here</div>
.myborder {border:2px solid #250dec;}
Border color #250dec