#cb95c4 color space conversions
Hex:
#cb95c4
RGB:
203, 149, 196
CMY:
20, 42, 23
CMYK:
0, 27, 3, 20
HSL:
308°, 34.1772%, 69.0196%
HSV (HSB):
308°, 26.6010%, 79.6078%
XYZ:
45.3399, 38.1769, 57.2038
xyY:
0.3222, 0.2713, 38.1769
CIE-Lab:
68.1508, 27.9574, -16.2931
CIE-LCH:
68.1508, 32.3587, 329.7672
CIE-Luv:
68.1508, 28.2125, -29.4066
Hunter-Lab:
61.7875, 22.8558, -11.6403
#cb95c4 color charts
#cb95c4 color shades, tints & tones
#cb95c4 color schemes
#cb95c4 color preview, HTML & CSS examples
This text has a color of #cb95c4
<p style="color:#cb95c4;">Text here</p>
.mytext {color:#cb95c4;}
This box has a color of #cb95c4
<div style="background-color:#cb95c4;">Content here</div>
.mybackground {background-color:#cb95c4;}
Border around this has a color of #cb95c4
<div style="border:2px solid #cb95c4;">Content here</div>
.myborder {border:2px solid #cb95c4;}