#235cc3 color space conversions
Hex:
#235cc3
RGB:
35, 92, 195
CMY:
86, 64, 24
CMYK:
82, 53, 0, 24
HSL:
219°, 69.5652%, 45.0980%
HSV (HSB):
219°, 82.0513%, 76.4706%
XYZ:
14.3706, 11.9517, 53.1793
xyY:
0.1808, 0.1503, 11.9517
CIE-Lab:
41.1393, 20.0779, -58.9876
CIE-LCH:
41.1393, 62.3110, 288.7973
CIE-Luv:
41.1393, -18.7639, -87.5897
Hunter-Lab:
34.5713, 13.6992, -67.0029
#235cc3 color charts
#235cc3 color shades, tints & tones
#235cc3 color schemes
#235cc3 color preview, HTML & CSS examples
This text has a color of #235cc3
<p style="color:#235cc3;">Text here</p>
.mytext {color:#235cc3;}
This box has a color of #235cc3
<div style="background-color:#235cc3;">Content here</div>
.mybackground {background-color:#235cc3;}
Border around this has a color of #235cc3
<div style="border:2px solid #235cc3;">Content here</div>
.myborder {border:2px solid #235cc3;}