#cb67a5 color space conversions
Hex:
#cb67a5
RGB:
203, 103, 165
CMY:
20, 60, 35
CMYK:
0, 49, 19, 20
HSL:
323°, 49.0196%, 60.0000%
HSV (HSB):
323°, 49.2611%, 79.6078%
XYZ:
36.2704, 25.1136, 38.5331
xyY:
0.3630, 0.2513, 25.1136
CIE-Lab:
57.1860, 47.2102, -15.2841
CIE-LCH:
57.1860, 49.6226, 342.0609
CIE-Luv:
57.1860, 56.9737, -30.2779
Hunter-Lab:
50.1135, 41.4934, -10.5096
#cb67a5 color charts
#cb67a5 color shades, tints & tones
#cb67a5 color schemes
#cb67a5 color preview, HTML & CSS examples
This text has a color of #cb67a5
<p style="color:#cb67a5;">Text here</p>
.mytext {color:#cb67a5;}
This box has a color of #cb67a5
<div style="background-color:#cb67a5;">Content here</div>
.mybackground {background-color:#cb67a5;}
Border around this has a color of #cb67a5
<div style="border:2px solid #cb67a5;">Content here</div>
.myborder {border:2px solid #cb67a5;}