#285ff2 color space conversions
Hex:
#285ff2
RGB:
40, 95, 242
CMY:
84, 63, 5
CMYK:
83, 61, 0, 5
HSL:
224°, 88.5965%, 55.2941%
HSV (HSB):
224°, 83.4711%, 94.9020%
XYZ:
20.9943, 15.0463, 85.8021
xyY:
0.1723, 0.1235, 15.0463
CIE-Lab:
45.6976, 36.3060, -78.3570
CIE-LCH:
45.6976, 86.3594, 294.8602
CIE-Luv:
45.6976, -18.5647, -118.6371
Hunter-Lab:
38.7896, 28.7286, -103.9960
#285ff2 color charts
#285ff2 color shades, tints & tones
#285ff2 color schemes
#285ff2 color preview, HTML & CSS examples
This text has a color of #285ff2
<p style="color:#285ff2;">Text here</p>
.mytext {color:#285ff2;}
This box has a color of #285ff2
<div style="background-color:#285ff2;">Content here</div>
.mybackground {background-color:#285ff2;}
Border around this has a color of #285ff2
<div style="border:2px solid #285ff2;">Content here</div>
.myborder {border:2px solid #285ff2;}