#6a7fff color space conversions
Hex:
#6a7fff
RGB:
106, 127, 255
CMY:
58, 50, 0
CMYK:
58, 50, 0, 0
HSL:
232°, 100.0000%, 70.7843%
HSV (HSB):
232°, 58.4314%, 100.0000%
XYZ:
31.5832, 25.4629, 97.8580
xyY:
0.2039, 0.1644, 25.4629
CIE-Lab:
57.5237, 29.4063, -66.2430
CIE-LCH:
57.5237, 72.4767, 293.9372
CIE-Luv:
57.5237, -14.3404, -107.8665
Hunter-Lab:
50.4608, 23.4161, -79.6578
#6a7fff color charts
#6a7fff color shades, tints & tones
#6a7fff color schemes
#6a7fff color preview, HTML & CSS examples
This text has a color of #6a7fff
<p style="color:#6a7fff;">Text here</p>
.mytext {color:#6a7fff;}
This box has a color of #6a7fff
<div style="background-color:#6a7fff;">Content here</div>
.mybackground {background-color:#6a7fff;}
Border around this has a color of #6a7fff
<div style="border:2px solid #6a7fff;">Content here</div>
.myborder {border:2px solid #6a7fff;}