#230fc3 color space conversions
Hex:
#230fc3
RGB:
35, 15, 195
CMY:
86, 94, 24
CMYK:
82, 92, 0, 24
HSL:
247°, 85.7143%, 41.1765%
HSV (HSB):
247°, 92.3077%, 76.4706%
XYZ:
10.7143, 4.6391, 51.9605
xyY:
0.1592, 0.0689, 4.6391
CIE-Lab:
25.6808, 61.8754, -84.4277
CIE-LCH:
25.6808, 104.6738, 306.2370
CIE-Luv:
25.6808, -5.4691, -97.3367
Hunter-Lab:
21.5386, 51.1017, -127.9565
#230fc3 color charts
#230fc3 color shades, tints & tones
#230fc3 color schemes
#230fc3 color preview, HTML & CSS examples
This text has a color of #230fc3
<p style="color:#230fc3;">Text here</p>
.mytext {color:#230fc3;}
This box has a color of #230fc3
<div style="background-color:#230fc3;">Content here</div>
.mybackground {background-color:#230fc3;}
Border around this has a color of #230fc3
<div style="border:2px solid #230fc3;">Content here</div>
.myborder {border:2px solid #230fc3;}