#cb90c5 color space conversions
Hex:
#cb90c5
RGB:
203, 144, 197
CMY:
20, 44, 23
CMYK:
0, 29, 3, 20
HSL:
306°, 36.1963%, 68.0392%
HSV (HSB):
306°, 29.0640%, 79.6078%
XYZ:
44.6799, 36.6742, 57.5473
xyY:
0.3217, 0.2640, 36.6742
CIE-Lab:
67.0319, 30.8755, -18.5446
CIE-LCH:
67.0319, 36.0166, 329.0099
CIE-Luv:
67.0319, 30.5337, -33.3262
Hunter-Lab:
60.5593, 25.7165, -13.9497
#cb90c5 color charts
#cb90c5 color shades, tints & tones
#cb90c5 color schemes
#cb90c5 color preview, HTML & CSS examples
This text has a color of #cb90c5
<p style="color:#cb90c5;">Text here</p>
.mytext {color:#cb90c5;}
This box has a color of #cb90c5
<div style="background-color:#cb90c5;">Content here</div>
.mybackground {background-color:#cb90c5;}
Border around this has a color of #cb90c5
<div style="border:2px solid #cb90c5;">Content here</div>
.myborder {border:2px solid #cb90c5;}