#c084f8 color space conversions
Hex:
#c084f8
RGB:
192, 132, 248
CMY:
25, 48, 3
CMYK:
23, 47, 0, 3
HSL:
271°, 89.2308%, 74.5098%
HSV (HSB):
271°, 46.7742%, 97.2549%
XYZ:
46.9328, 34.4863, 92.9898
xyY:
0.2691, 0.1977, 34.4863
CIE-Lab:
65.3468, 44.5665, -49.4999
CIE-LCH:
65.3468, 66.6064, 311.9978
CIE-Luv:
65.3468, 21.0697, -85.1556
Hunter-Lab:
58.7250, 39.8875, -52.7769
#c084f8 color charts
#c084f8 color shades, tints & tones
#c084f8 color schemes
#c084f8 color preview, HTML & CSS examples
This text has a color of #c084f8
<p style="color:#c084f8;">Text here</p>
.mytext {color:#c084f8;}
This box has a color of #c084f8
<div style="background-color:#c084f8;">Content here</div>
.mybackground {background-color:#c084f8;}
Border around this has a color of #c084f8
<div style="border:2px solid #c084f8;">Content here</div>
.myborder {border:2px solid #c084f8;}