#3000fa color space conversions
Hex:
#3000fa
RGB:
48, 0, 250
CMY:
81, 100, 2
CMYK:
81, 100, 0, 2
HSL:
252°, 100.0000%, 49.0196%
HSV (HSB):
252°, 100.0000%, 98.0392%
XYZ:
18.4742, 7.5305, 90.9223
xyY:
0.1580, 0.0644, 7.5305
CIE-Lab:
32.9853, 78.4880, -103.8786
CIE-LCH:
32.9853, 130.1965, 307.0738
CIE-Luv:
32.9853, -6.4392, -128.9258
Hunter-Lab:
27.4418, 72.1460, -177.2352
#3000fa color charts
#3000fa color shades, tints & tones
#3000fa color schemes
#3000fa color preview, HTML & CSS examples
This text has a color of #3000fa
<p style="color:#3000fa;">Text here</p>
.mytext {color:#3000fa;}
This box has a color of #3000fa
<div style="background-color:#3000fa;">Content here</div>
.mybackground {background-color:#3000fa;}
Border around this has a color of #3000fa
<div style="border:2px solid #3000fa;">Content here</div>
.myborder {border:2px solid #3000fa;}