#235ff2 color space conversions
Hex:
#235ff2
RGB:
35, 95, 242
CMY:
86, 63, 5
CMYK:
86, 61, 0, 5
HSL:
223°, 88.8412%, 54.3137%
HSV (HSB):
223°, 85.5372%, 94.9020%
XYZ:
20.8124, 14.9525, 85.7936
xyY:
0.1712, 0.1230, 14.9525
CIE-Lab:
45.5691, 35.9841, -78.5724
CIE-LCH:
45.5691, 86.4204, 294.6066
CIE-Luv:
45.5691, -19.0534, -118.7875
Hunter-Lab:
38.6685, 28.4032, -104.4784
#235ff2 color charts
#235ff2 color shades, tints & tones
#235ff2 color schemes
#235ff2 color preview, HTML & CSS examples
This text has a color of #235ff2
<p style="color:#235ff2;">Text here</p>
.mytext {color:#235ff2;}
This box has a color of #235ff2
<div style="background-color:#235ff2;">Content here</div>
.mybackground {background-color:#235ff2;}
Border around this has a color of #235ff2
<div style="border:2px solid #235ff2;">Content here</div>
.myborder {border:2px solid #235ff2;}