#23bdef color space conversions
Hex:
#23bdef
RGB:
35, 189, 239
CMY:
86, 26, 6
CMYK:
85, 21, 0, 6
HSL:
195°, 86.4407%, 53.7255%
HSV (HSB):
195°, 85.3556%, 93.7255%
XYZ:
34.4707, 42.9845, 88.1414
xyY:
0.2082, 0.2596, 42.9845
CIE-Lab:
71.5445, -20.7802, -35.4573
CIE-LCH:
71.5445, 41.0979, 239.6270
CIE-Luv:
71.5445, -48.1085, -54.2978
Hunter-Lab:
65.5626, -20.8849, -33.8148
#23bdef color charts
#23bdef color shades, tints & tones
#23bdef color schemes
#23bdef color preview, HTML & CSS examples
This text has a color of #23bdef
<p style="color:#23bdef;">Text here</p>
.mytext {color:#23bdef;}
This box has a color of #23bdef
<div style="background-color:#23bdef;">Content here</div>
.mybackground {background-color:#23bdef;}
Border around this has a color of #23bdef
<div style="border:2px solid #23bdef;">Content here</div>
.myborder {border:2px solid #23bdef;}