#c245fc color space conversions
Hex:
#c245fc
RGB:
194, 69, 252
CMY:
24, 73, 1
CMYK:
23, 73, 0, 1
HSL:
281°, 96.8254%, 62.9412%
HSV (HSB):
281°, 72.6190%, 98.8235%
XYZ:
41.9469, 22.7539, 94.2765
xyY:
0.2639, 0.1431, 22.7539
CIE-Lab:
54.8179, 75.4281, -68.5243
CIE-LCH:
54.8179, 101.9067, 317.7457
CIE-Luv:
54.8179, 38.5263, -114.6560
Hunter-Lab:
47.7010, 73.4912, -83.7904
#c245fc color charts
#c245fc color shades, tints & tones
#c245fc color schemes
#c245fc color preview, HTML & CSS examples
This text has a color of #c245fc
<p style="color:#c245fc;">Text here</p>
.mytext {color:#c245fc;}
This box has a color of #c245fc
<div style="background-color:#c245fc;">Content here</div>
.mybackground {background-color:#c245fc;}
Border around this has a color of #c245fc
<div style="border:2px solid #c245fc;">Content here</div>
.myborder {border:2px solid #c245fc;}