#3000f3 color space conversions
Hex:
#3000f3
RGB:
48, 0, 243
CMY:
81, 100, 5
CMYK:
80, 100, 0, 5
HSL:
252°, 100.0000%, 47.6471%
HSV (HSB):
252°, 100.0000%, 95.2941%
XYZ:
17.3966, 7.0994, 85.2474
xyY:
0.1585, 0.0647, 7.0994
CIE-Lab:
32.0322, 76.8513, -101.5191
CIE-LCH:
32.0322, 127.3273, 307.1262
CIE-Luv:
32.0322, -6.0546, -124.9373
Hunter-Lab:
26.6448, 69.9157, -171.0414
#3000f3 color charts
#3000f3 color shades, tints & tones
#3000f3 color schemes
#3000f3 color preview, HTML & CSS examples
This text has a color of #3000f3
<p style="color:#3000f3;">Text here</p>
.mytext {color:#3000f3;}
This box has a color of #3000f3
<div style="background-color:#3000f3;">Content here</div>
.mybackground {background-color:#3000f3;}
Border around this has a color of #3000f3
<div style="border:2px solid #3000f3;">Content here</div>
.myborder {border:2px solid #3000f3;}