#c248fd color space conversions
Hex:
#c248fd
RGB:
194, 72, 253
CMY:
24, 72, 1
CMYK:
23, 72, 0, 1
HSL:
280°, 97.8378%, 63.7255%
HSV (HSB):
280°, 71.5415%, 99.2157%
XYZ:
42.2951, 23.1959, 95.1766
xyY:
0.2632, 0.1444, 23.1959
CIE-Lab:
55.2736, 74.5143, -68.3434
CIE-LCH:
55.2736, 101.1098, 317.4734
CIE-Luv:
55.2736, 37.7348, -114.5428
Hunter-Lab:
48.1621, 72.4718, -83.4536
#c248fd color charts
#c248fd color shades, tints & tones
#c248fd color schemes
#c248fd color preview, HTML & CSS examples
This text has a color of #c248fd
<p style="color:#c248fd;">Text here</p>
.mytext {color:#c248fd;}
This box has a color of #c248fd
<div style="background-color:#c248fd;">Content here</div>
.mybackground {background-color:#c248fd;}
Border around this has a color of #c248fd
<div style="border:2px solid #c248fd;">Content here</div>
.myborder {border:2px solid #c248fd;}