#c75bb5 color space conversions
Hex:
#c75bb5
RGB:
199, 91, 181
CMY:
22, 64, 29
CMYK:
0, 54, 9, 22
HSL:
310°, 49.0909%, 56.8627%
HSV (HSB):
310°, 54.2714%, 78.0392%
XYZ:
35.6348, 22.9605, 46.2697
xyY:
0.3398, 0.2190, 22.9605
CIE-Lab:
55.0316, 54.3652, -27.8952
CIE-LCH:
55.0316, 61.1041, 332.8373
CIE-Luv:
55.0316, 55.0013, -50.1241
Hunter-Lab:
47.9171, 48.8911, -23.7097
#c75bb5 color charts
#c75bb5 color shades, tints & tones
#c75bb5 color schemes
#c75bb5 color preview, HTML & CSS examples
This text has a color of #c75bb5
<p style="color:#c75bb5;">Text here</p>
.mytext {color:#c75bb5;}
This box has a color of #c75bb5
<div style="background-color:#c75bb5;">Content here</div>
.mybackground {background-color:#c75bb5;}
Border around this has a color of #c75bb5
<div style="border:2px solid #c75bb5;">Content here</div>
.myborder {border:2px solid #c75bb5;}