#c245f7 color space conversions
Hex:
#c245f7
RGB:
194, 69, 247
CMY:
24, 73, 3
CMYK:
21, 72, 0, 3
HSL:
282°, 91.7526%, 61.9608%
HSV (HSB):
282°, 72.0648%, 96.8627%
XYZ:
41.1648, 22.4410, 90.1576
xyY:
0.2677, 0.1459, 22.4410
CIE-Lab:
54.4918, 74.4526, -66.2690
CIE-LCH:
54.4918, 99.6733, 318.3283
CIE-Luv:
54.4918, 39.7867, -111.0600
Hunter-Lab:
47.3719, 72.2103, -79.6796
#c245f7 color charts
#c245f7 color shades, tints & tones
#c245f7 color schemes
#c245f7 color preview, HTML & CSS examples
This text has a color of #c245f7
<p style="color:#c245f7;">Text here</p>
.mytext {color:#c245f7;}
This box has a color of #c245f7
<div style="background-color:#c245f7;">Content here</div>
.mybackground {background-color:#c245f7;}
Border around this has a color of #c245f7
<div style="border:2px solid #c245f7;">Content here</div>
.myborder {border:2px solid #c245f7;}