#268bd7 color space conversions
Hex:
#268bd7
RGB:
38, 139, 215
CMY:
85, 45, 16
CMYK:
82, 35, 0, 16
HSL:
206°, 69.9605%, 49.6078%
HSV (HSB):
206°, 82.3256%, 84.3137%
XYZ:
22.2977, 23.7836, 67.7055
xyY:
0.1960, 0.2090, 23.7836
CIE-Lab:
55.8705, -1.4130, -46.7923
CIE-LCH:
55.8705, 46.8137, 268.2704
CIE-Luv:
55.8705, -32.4194, -73.1072
Hunter-Lab:
48.7684, -3.7318, -48.1747
#268bd7 color charts
#268bd7 color shades, tints & tones
#268bd7 color schemes
#268bd7 color preview, HTML & CSS examples
This text has a color of #268bd7
<p style="color:#268bd7;">Text here</p>
.mytext {color:#268bd7;}
This box has a color of #268bd7
<div style="background-color:#268bd7;">Content here</div>
.mybackground {background-color:#268bd7;}
Border around this has a color of #268bd7
<div style="border:2px solid #268bd7;">Content here</div>
.myborder {border:2px solid #268bd7;}