#235acc color space conversions
Hex:
#235acc
RGB:
35, 90, 204
CMY:
86, 65, 20
CMYK:
83, 56, 0, 20
HSL:
220°, 70.7113%, 46.8627%
HSV (HSB):
220°, 82.8431%, 80.0000%
XYZ:
15.2484, 12.0293, 58.6449
xyY:
0.1775, 0.1400, 12.0293
CIE-Lab:
41.2626, 24.8630, -63.9960
CIE-LCH:
41.2626, 68.6561, 291.2316
CIE-Luv:
41.2626, -18.0837, -94.9504
Hunter-Lab:
34.6833, 17.7812, -75.9735
#235acc color charts
#235acc RGB chart
#235acc CMYK chart
#235acc RGB pie chart
#235acc color shades, tints & tones
#235acc color schemes
#235acc color preview, HTML & CSS examples
This text has a color of #235acc
<p style="color:#235acc;">Text here</p>
.mytext {color:#235acc;}
Text color #235acc
This box has a color of #235acc
<div style="background-color:#235acc;">Content here</div>
.mybackground {background-color:#235acc;}
Background color #235acc
Border around this has a color of #235acc
<div style="border:2px solid #235acc;">Content here</div>
.myborder {border:2px solid #235acc;}
Border color #235acc