#c08ffc color space conversions
Hex:
#c08ffc
RGB:
192, 143, 252
CMY:
25, 44, 1
CMYK:
24, 43, 0, 1
HSL:
267°, 94.7826%, 77.4510%
HSV (HSB):
267°, 43.2540%, 98.8235%
XYZ:
49.1314, 37.8797, 96.8175
xyY:
0.2673, 0.2061, 37.8797
CIE-Lab:
67.9318, 39.5012, -47.6115
CIE-LCH:
67.9318, 61.8643, 309.6810
CIE-Luv:
67.9318, 16.4707, -81.9402
Hunter-Lab:
61.5465, 34.7869, -50.1854
#c08ffc color charts
#c08ffc color shades, tints & tones
#c08ffc color schemes
#c08ffc color preview, HTML & CSS examples
This text has a color of #c08ffc
<p style="color:#c08ffc;">Text here</p>
.mytext {color:#c08ffc;}
This box has a color of #c08ffc
<div style="background-color:#c08ffc;">Content here</div>
.mybackground {background-color:#c08ffc;}
Border around this has a color of #c08ffc
<div style="border:2px solid #c08ffc;">Content here</div>
.myborder {border:2px solid #c08ffc;}