#7caffe color space conversions
Hex:
#7caffe
RGB:
124, 175, 254
CMY:
51, 31, 0
CMYK:
51, 31, 0, 0
HSL:
216°, 98.4848%, 74.1176%
HSV (HSB):
216°, 51.1811%, 99.6078%
XYZ:
41.5315, 42.1008, 99.7032
xyY:
0.2265, 0.2296, 42.1008
CIE-Lab:
70.9404, 4.6739, -44.3165
CIE-LCH:
70.9404, 44.5623, 276.0205
CIE-Luv:
70.9404, -24.8586, -72.4643
Hunter-Lab:
64.8851, 0.7050, -45.6861
#7caffe color charts
#7caffe color shades, tints & tones
#7caffe color schemes
#7caffe color preview, HTML & CSS examples
This text has a color of #7caffe
<p style="color:#7caffe;">Text here</p>
.mytext {color:#7caffe;}
This box has a color of #7caffe
<div style="background-color:#7caffe;">Content here</div>
.mybackground {background-color:#7caffe;}
Border around this has a color of #7caffe
<div style="border:2px solid #7caffe;">Content here</div>
.myborder {border:2px solid #7caffe;}