#c070e4 color space conversions
Hex:
#c070e4
RGB:
192, 112, 228
CMY:
25, 56, 11
CMYK:
16, 51, 0, 11
HSL:
281°, 68.2353%, 66.6667%
HSV (HSB):
281°, 50.8772%, 89.4118%
XYZ:
41.5360, 28.3962, 76.6906
xyY:
0.2833, 0.1937, 28.3962
CIE-Lab:
60.2450, 50.7879, -46.4900
CIE-LCH:
60.2450, 68.8530, 317.5297
CIE-Luv:
60.2450, 31.5951, -79.8538
Hunter-Lab:
53.2881, 45.8795, -48.0266
#c070e4 color charts
#c070e4 color shades, tints & tones
#c070e4 color schemes
#c070e4 color preview, HTML & CSS examples
This text has a color of #c070e4
<p style="color:#c070e4;">Text here</p>
.mytext {color:#c070e4;}
This box has a color of #c070e4
<div style="background-color:#c070e4;">Content here</div>
.mybackground {background-color:#c070e4;}
Border around this has a color of #c070e4
<div style="border:2px solid #c070e4;">Content here</div>
.myborder {border:2px solid #c070e4;}