#c67bfc color space conversions
Hex:
#c67bfc
RGB:
198, 123, 252
CMY:
22, 52, 1
CMYK:
21, 51, 0, 1
HSL:
275°, 95.5556%, 73.5294%
HSV (HSB):
275°, 51.1905%, 98.8235%
XYZ:
47.9423, 33.2000, 95.9769
xyY:
0.2707, 0.1874, 33.2000
CIE-Lab:
64.3225, 51.7951, -53.2762
CIE-LCH:
64.3225, 74.3040, 314.1924
CIE-Luv:
64.3225, 26.8708, -91.9883
Hunter-Lab:
57.6194, 47.6873, -58.4260
#c67bfc color charts
#c67bfc color shades, tints & tones
#c67bfc color schemes
#c67bfc color preview, HTML & CSS examples
This text has a color of #c67bfc
<p style="color:#c67bfc;">Text here</p>
.mytext {color:#c67bfc;}
This box has a color of #c67bfc
<div style="background-color:#c67bfc;">Content here</div>
.mybackground {background-color:#c67bfc;}
Border around this has a color of #c67bfc
<div style="border:2px solid #c67bfc;">Content here</div>
.myborder {border:2px solid #c67bfc;}