#235bfc color space conversions
Hex:
#235bfc
RGB:
35, 91, 252
CMY:
86, 64, 1
CMYK:
86, 64, 0, 1
HSL:
225°, 97.3094%, 56.2745%
HSV (HSB):
225°, 86.1111%, 98.8235%
XYZ:
22.0049, 14.8678, 93.8054
xyY:
0.1684, 0.1138, 14.8678
CIE-Lab:
45.4526, 42.1362, -84.3534
CIE-LCH:
45.4526, 94.2919, 296.5431
CIE-Luv:
45.4526, -18.1054, -126.5414
Hunter-Lab:
38.5587, 34.3895, -117.2492
#235bfc color charts
#235bfc color shades, tints & tones
#235bfc color schemes
#235bfc color preview, HTML & CSS examples
This text has a color of #235bfc
<p style="color:#235bfc;">Text here</p>
.mytext {color:#235bfc;}
This box has a color of #235bfc
<div style="background-color:#235bfc;">Content here</div>
.mybackground {background-color:#235bfc;}
Border around this has a color of #235bfc
<div style="border:2px solid #235bfc;">Content here</div>
.myborder {border:2px solid #235bfc;}