#c968f8 color space conversions
Hex:
#c968f8
RGB:
201, 104, 248
CMY:
21, 59, 3
CMYK:
19, 58, 0, 3
HSL:
280°, 91.1392%, 69.0196%
HSV (HSB):
280°, 58.0645%, 97.2549%
XYZ:
45.9810, 29.0954, 91.9995
xyY:
0.2752, 0.1741, 29.0954
CIE-Lab:
60.8658, 61.1913, -56.5497
CIE-LCH:
60.8658, 83.3201, 317.2576
CIE-Luv:
60.8658, 35.3473, -97.3743
Hunter-Lab:
53.9402, 57.7659, -63.3659
#c968f8 color charts
#c968f8 color shades, tints & tones
#c968f8 color schemes
#c968f8 color preview, HTML & CSS examples
This text has a color of #c968f8
<p style="color:#c968f8;">Text here</p>
.mytext {color:#c968f8;}
This box has a color of #c968f8
<div style="background-color:#c968f8;">Content here</div>
.mybackground {background-color:#c968f8;}
Border around this has a color of #c968f8
<div style="border:2px solid #c968f8;">Content here</div>
.myborder {border:2px solid #c968f8;}