#cb91c9 color space conversions
Hex:
#cb91c9
RGB:
203, 145, 201
CMY:
20, 43, 21
CMYK:
0, 29, 1, 20
HSL:
302°, 35.8025%, 68.2353%
HSV (HSB):
302°, 28.5714%, 79.6078%
XYZ:
45.2966, 37.1644, 60.0444
xyY:
0.3179, 0.2608, 37.1644
CIE-Lab:
67.4002, 31.0688, -20.2155
CIE-LCH:
67.4002, 37.0667, 326.9492
CIE-Luv:
67.4002, 29.4330, -36.0142
Hunter-Lab:
60.9626, 25.9452, -15.7232
#cb91c9 color charts
#cb91c9 color shades, tints & tones
#cb91c9 color schemes
#cb91c9 color preview, HTML & CSS examples
This text has a color of #cb91c9
<p style="color:#cb91c9;">Text here</p>
.mytext {color:#cb91c9;}
This box has a color of #cb91c9
<div style="background-color:#cb91c9;">Content here</div>
.mybackground {background-color:#cb91c9;}
Border around this has a color of #cb91c9
<div style="border:2px solid #cb91c9;">Content here</div>
.myborder {border:2px solid #cb91c9;}