#cb70f8 color space conversions
Hex:
#cb70f8
RGB:
203, 112, 248
CMY:
20, 56, 3
CMYK:
18, 55, 0, 3
HSL:
280°, 90.6667%, 70.5882%
HSV (HSB):
280°, 54.8387%, 97.2549%
XYZ:
47.3660, 31.0622, 92.3061
xyY:
0.2774, 0.1819, 31.0622
CIE-Lab:
62.5601, 57.7905, -53.8383
CIE-LCH:
62.5601, 78.9829, 317.0277
CIE-Luv:
62.5601, 34.0948, -93.1700
Hunter-Lab:
55.7334, 54.1679, -59.1831
#cb70f8 color charts
#cb70f8 color shades, tints & tones
#cb70f8 color schemes
#cb70f8 color preview, HTML & CSS examples
This text has a color of #cb70f8
<p style="color:#cb70f8;">Text here</p>
.mytext {color:#cb70f8;}
This box has a color of #cb70f8
<div style="background-color:#cb70f8;">Content here</div>
.mybackground {background-color:#cb70f8;}
Border around this has a color of #cb70f8
<div style="border:2px solid #cb70f8;">Content here</div>
.myborder {border:2px solid #cb70f8;}