#cb07c8 color space conversions
Hex:
#cb07c8
RGB:
203, 7, 200
CMY:
20, 97, 22
CMYK:
0, 97, 1, 20
HSL:
301°, 93.3333%, 41.1765%
HSV (HSB):
301°, 96.5517%, 79.6078%
XYZ:
35.1299, 17.0186, 56.0769
xyY:
0.3246, 0.1573, 17.0186
CIE-Lab:
48.2835, 81.7413, -49.4804
CIE-LCH:
48.2835, 95.5508, 328.8122
CIE-Luv:
48.2835, 68.1312, -84.3459
Hunter-Lab:
41.2536, 79.8096, -51.7167
#cb07c8 color charts
#cb07c8 color shades, tints & tones
#cb07c8 color schemes
#cb07c8 color preview, HTML & CSS examples
This text has a color of #cb07c8
<p style="color:#cb07c8;">Text here</p>
.mytext {color:#cb07c8;}
This box has a color of #cb07c8
<div style="background-color:#cb07c8;">Content here</div>
.mybackground {background-color:#cb07c8;}
Border around this has a color of #cb07c8
<div style="border:2px solid #cb07c8;">Content here</div>
.myborder {border:2px solid #cb07c8;}