#3b00cc color space conversions
Hex:
#3b00cc
RGB:
59, 0, 204
CMY:
77, 100, 20
CMYK:
71, 100, 0, 20
HSL:
257°, 100.0000%, 40.0000%
HSV (HSB):
257°, 100.0000%, 80.0000%
XYZ:
12.7027, 5.2894, 57.4782
xyY:
0.1683, 0.0701, 5.2894
CIE-Lab:
27.5440, 67.9470, -86.5625
CIE-LCH:
27.5440, 110.0448, 308.1300
CIE-Luv:
27.5440, -2.0492, -103.2467
Hunter-Lab:
22.9988, 58.3415, -132.0775
#3b00cc color charts
#3b00cc color shades, tints & tones
#3b00cc color schemes
#3b00cc color preview, HTML & CSS examples
This text has a color of #3b00cc
<p style="color:#3b00cc;">Text here</p>
.mytext {color:#3b00cc;}
This box has a color of #3b00cc
<div style="background-color:#3b00cc;">Content here</div>
.mybackground {background-color:#3b00cc;}
Border around this has a color of #3b00cc
<div style="border:2px solid #3b00cc;">Content here</div>
.myborder {border:2px solid #3b00cc;}