#c28cfc color space conversions
Hex:
#c28cfc
RGB:
194, 140, 252
CMY:
24, 45, 1
CMYK:
23, 44, 0, 1
HSL:
269°, 94.9153%, 76.8627%
HSV (HSB):
269°, 44.4444%, 98.8235%
XYZ:
49.1969, 37.2538, 96.6932
xyY:
0.2686, 0.2034, 37.2538
CIE-Lab:
67.4670, 41.6831, -48.3306
CIE-LCH:
67.4670, 63.8226, 310.7764
CIE-Luv:
67.4670, 18.6639, -83.3247
Hunter-Lab:
61.0359, 37.0641, -51.2023
#c28cfc color charts
#c28cfc color shades, tints & tones
#c28cfc color schemes
#c28cfc color preview, HTML & CSS examples
This text has a color of #c28cfc
<p style="color:#c28cfc;">Text here</p>
.mytext {color:#c28cfc;}
This box has a color of #c28cfc
<div style="background-color:#c28cfc;">Content here</div>
.mybackground {background-color:#c28cfc;}
Border around this has a color of #c28cfc
<div style="border:2px solid #c28cfc;">Content here</div>
.myborder {border:2px solid #c28cfc;}