#205ff6 color space conversions
Hex:
#205ff6
RGB:
32, 95, 246
CMY:
87, 63, 4
CMYK:
87, 61, 0, 4
HSL:
222°, 92.2414%, 54.5098%
HSV (HSB):
222°, 86.9919%, 96.4706%
XYZ:
21.3224, 15.1453, 88.9883
xyY:
0.1700, 0.1207, 15.1453
CIE-Lab:
45.8326, 37.2907, -80.3832
CIE-LCH:
45.8326, 88.6118, 294.8871
CIE-Luv:
45.8326, -19.2920, -121.4889
Hunter-Lab:
38.9170, 29.6946, -108.3317
#205ff6 color charts
#205ff6 color shades, tints & tones
#205ff6 color schemes
#205ff6 color preview, HTML & CSS examples
This text has a color of #205ff6
<p style="color:#205ff6;">Text here</p>
.mytext {color:#205ff6;}
This box has a color of #205ff6
<div style="background-color:#205ff6;">Content here</div>
.mybackground {background-color:#205ff6;}
Border around this has a color of #205ff6
<div style="border:2px solid #205ff6;">Content here</div>
.myborder {border:2px solid #205ff6;}