#cb34e1 color space conversions
Hex:
#cb34e1
RGB:
203, 52, 225
CMY:
20, 80, 12
CMYK:
10, 77, 0, 12
HSL:
292°, 74.2489%, 54.3137%
HSV (HSB):
292°, 76.8889%, 88.2353%
XYZ:
39.4472, 20.5887, 73.1291
xyY:
0.2962, 0.1546, 20.5887
CIE-Lab:
52.4964, 77.7171, -57.0513
CIE-LCH:
52.4964, 96.4095, 323.7180
CIE-Luv:
52.4964, 54.6789, -96.8498
Hunter-Lab:
45.3748, 75.7754, -63.7934
#cb34e1 color charts
#cb34e1 color shades, tints & tones
#cb34e1 color schemes
#cb34e1 color preview, HTML & CSS examples
This text has a color of #cb34e1
<p style="color:#cb34e1;">Text here</p>
.mytext {color:#cb34e1;}
This box has a color of #cb34e1
<div style="background-color:#cb34e1;">Content here</div>
.mybackground {background-color:#cb34e1;}
Border around this has a color of #cb34e1
<div style="border:2px solid #cb34e1;">Content here</div>
.myborder {border:2px solid #cb34e1;}