#230ff8 color space conversions
Hex:
#230ff8
RGB:
35, 15, 248
CMY:
86, 94, 3
CMYK:
86, 94, 0, 3
HSL:
245°, 94.3320%, 51.5686%
HSV (HSB):
245°, 93.9516%, 97.2549%
XYZ:
17.8072, 7.4763, 89.3115
xyY:
0.1554, 0.0652, 7.4763
CIE-Lab:
32.8675, 75.4675, -102.9629
CIE-LCH:
32.8675, 127.6586, 306.2399
CIE-Luv:
32.8675, -8.0419, -127.8525
Hunter-Lab:
27.3428, 68.3998, -174.5226
#230ff8 color charts
#230ff8 color shades, tints & tones
#230ff8 color schemes
#230ff8 color preview, HTML & CSS examples
This text has a color of #230ff8
<p style="color:#230ff8;">Text here</p>
.mytext {color:#230ff8;}
This box has a color of #230ff8
<div style="background-color:#230ff8;">Content here</div>
.mybackground {background-color:#230ff8;}
Border around this has a color of #230ff8
<div style="border:2px solid #230ff8;">Content here</div>
.myborder {border:2px solid #230ff8;}