#3caddc color space conversions
Hex:
#3caddc
RGB:
60, 173, 220
CMY:
76, 32, 14
CMYK:
73, 21, 0, 14
HSL:
198°, 69.5652%, 54.9020%
HSV (HSB):
198°, 72.7273%, 86.2745%
XYZ:
29.7253, 36.0151, 73.0951
xyY:
0.2141, 0.2594, 36.0151
CIE-Lab:
66.5315, -16.3488, -32.8258
CIE-LCH:
66.5315, 36.6718, 243.5245
CIE-Luv:
66.5315, -40.8119, -49.8542
Hunter-Lab:
60.0126, -16.6078, -30.2061
#3caddc color charts
#3caddc RGB chart
#3caddc CMYK chart
#3caddc RGB pie chart
#3caddc color shades, tints & tones
#3caddc color schemes
#3caddc color preview, HTML & CSS examples
This text has a color of #3caddc
<p style="color:#3caddc;">Text here</p>
.mytext {color:#3caddc;}
Text color #3caddc
This box has a color of #3caddc
<div style="background-color:#3caddc;">Content here</div>
.mybackground {background-color:#3caddc;}
Background color #3caddc
Border around this has a color of #3caddc
<div style="border:2px solid #3caddc;">Content here</div>
.myborder {border:2px solid #3caddc;}
Border color #3caddc