#c235db color space conversions
Hex:
#c235db
RGB:
194, 53, 219
CMY:
24, 79, 14
CMYK:
11, 76, 0, 14
HSL:
291°, 69.7479%, 53.3333%
HSV (HSB):
291°, 75.7991%, 85.8824%
XYZ:
36.3074, 19.1300, 68.7967
xyY:
0.2923, 0.1540, 19.1300
CIE-Lab:
50.8390, 74.6913, -56.3796
CIE-LCH:
50.8390, 93.5812, 322.9532
CIE-Luv:
50.8390, 50.4673, -94.6887
Hunter-Lab:
43.7379, 71.6341, -62.6426
#c235db color charts
#c235db color shades, tints & tones
#c235db color schemes
#c235db color preview, HTML & CSS examples
This text has a color of #c235db
<p style="color:#c235db;">Text here</p>
.mytext {color:#c235db;}
This box has a color of #c235db
<div style="background-color:#c235db;">Content here</div>
.mybackground {background-color:#c235db;}
Border around this has a color of #c235db
<div style="border:2px solid #c235db;">Content here</div>
.myborder {border:2px solid #c235db;}