#3cb7f5 color space conversions
Hex:
#3cb7f5
RGB:
60, 183, 245
CMY:
76, 28, 4
CMYK:
76, 25, 0, 4
HSL:
200°, 90.2439%, 59.8039%
HSV (HSB):
200°, 75.5102%, 96.0784%
XYZ:
35.2784, 41.4202, 92.5217
xyY:
0.2085, 0.2448, 41.4202
CIE-Lab:
70.4693, -13.3826, -40.3489
CIE-LCH:
70.4693, 42.5104, 251.6508
CIE-Luv:
70.4693, -42.8537, -63.4629
Hunter-Lab:
64.3585, -14.7819, -40.1842
#3cb7f5 color charts
#3cb7f5 color shades, tints & tones
#3cb7f5 color schemes
#3cb7f5 color preview, HTML & CSS examples
This text has a color of #3cb7f5
<p style="color:#3cb7f5;">Text here</p>
.mytext {color:#3cb7f5;}
This box has a color of #3cb7f5
<div style="background-color:#3cb7f5;">Content here</div>
.mybackground {background-color:#3cb7f5;}
Border around this has a color of #3cb7f5
<div style="border:2px solid #3cb7f5;">Content here</div>
.myborder {border:2px solid #3cb7f5;}