#919ff5 color space conversions
Hex:
#919ff5
RGB:
145, 159, 245
CMY:
43, 38, 4
CMYK:
41, 35, 0, 4
HSL:
232°, 83.3333%, 76.4706%
HSV (HSB):
232°, 40.8163%, 96.0784%
XYZ:
40.5566, 37.4086, 91.4692
xyY:
0.2394, 0.2208, 37.4086
CIE-Lab:
67.5824, 16.1552, -44.6052
CIE-LCH:
67.5824, 47.4407, 289.9095
CIE-Luv:
67.5824, -11.1310, -73.8372
Hunter-Lab:
61.1626, 11.3281, -45.8550
#919ff5 color charts
#919ff5 color shades, tints & tones
#919ff5 color schemes
#919ff5 color preview, HTML & CSS examples
This text has a color of #919ff5
<p style="color:#919ff5;">Text here</p>
.mytext {color:#919ff5;}
This box has a color of #919ff5
<div style="background-color:#919ff5;">Content here</div>
.mybackground {background-color:#919ff5;}
Border around this has a color of #919ff5
<div style="border:2px solid #919ff5;">Content here</div>
.myborder {border:2px solid #919ff5;}