#238fc5 color space conversions
Hex:
#238fc5
RGB:
35, 143, 197
CMY:
86, 44, 23
CMYK:
82, 27, 0, 23
HSL:
200°, 69.8276%, 45.4902%
HSV (HSB):
200°, 82.2335%, 77.2549%
XYZ:
20.5936, 24.0335, 56.3768
xyY:
0.2039, 0.2379, 24.0335
CIE-Lab:
56.1213, -10.5587, -36.2522
CIE-LCH:
56.1213, 37.7586, 253.7615
CIE-Luv:
56.1213, -35.1141, -54.8810
Hunter-Lab:
49.0239, -10.8088, -33.8659
#238fc5 color charts
#238fc5 color shades, tints & tones
#238fc5 color schemes
#238fc5 color preview, HTML & CSS examples
This text has a color of #238fc5
<p style="color:#238fc5;">Text here</p>
.mytext {color:#238fc5;}
This box has a color of #238fc5
<div style="background-color:#238fc5;">Content here</div>
.mybackground {background-color:#238fc5;}
Border around this has a color of #238fc5
<div style="border:2px solid #238fc5;">Content here</div>
.myborder {border:2px solid #238fc5;}