#cb25e9 color space conversions
Hex:
#cb25e9
RGB:
203, 37, 233
CMY:
20, 85, 9
CMYK:
13, 84, 0, 9
HSL:
291°, 81.6667%, 52.9412%
HSV (HSB):
291°, 84.1202%, 91.3725%
XYZ:
39.9982, 19.9028, 78.8243
xyY:
0.2883, 0.1435, 19.9028
CIE-Lab:
51.7272, 82.7611, -62.8112
CIE-LCH:
51.7272, 103.8973, 322.8035
CIE-Luv:
51.7272, 54.0663, -105.4548
Hunter-Lab:
44.6126, 81.9650, -73.5284
#cb25e9 color charts
#cb25e9 color shades, tints & tones
#cb25e9 color schemes
#cb25e9 color preview, HTML & CSS examples
This text has a color of #cb25e9
<p style="color:#cb25e9;">Text here</p>
.mytext {color:#cb25e9;}
This box has a color of #cb25e9
<div style="background-color:#cb25e9;">Content here</div>
.mybackground {background-color:#cb25e9;}
Border around this has a color of #cb25e9
<div style="border:2px solid #cb25e9;">Content here</div>
.myborder {border:2px solid #cb25e9;}