#02b5c5 color space conversions
Hex:
#02b5c5
RGB:
2, 181, 197
CMY:
99, 29, 23
CMYK:
99, 8, 0, 23
HSL:
185°, 97.9899%, 39.0196%
HSV (HSB):
185°, 98.9848%, 77.2549%
XYZ:
26.6270, 37.0919, 58.5794
xyY:
0.2177, 0.3033, 37.0919
CIE-Lab:
67.3459, -32.0864, -18.9642
CIE-LCH:
67.3459, 37.2717, 210.5846
CIE-Luv:
67.3459, -50.3111, -24.8316
Hunter-Lab:
60.9031, -28.5399, -14.3957
#02b5c5 color charts
#02b5c5 color shades, tints & tones
#02b5c5 color schemes
#02b5c5 color preview, HTML & CSS examples
This text has a color of #02b5c5
<p style="color:#02b5c5;">Text here</p>
.mytext {color:#02b5c5;}
This box has a color of #02b5c5
<div style="background-color:#02b5c5;">Content here</div>
.mybackground {background-color:#02b5c5;}
Border around this has a color of #02b5c5
<div style="border:2px solid #02b5c5;">Content here</div>
.myborder {border:2px solid #02b5c5;}