#c30be9 color space conversions
Hex:
#c30be9
RGB:
195, 11, 233
CMY:
24, 96, 9
CMYK:
16, 95, 0, 9
HSL:
290°, 90.9836%, 47.8431%
HSV (HSB):
290°, 95.2790%, 91.3725%
XYZ:
37.3333, 17.7246, 78.5443
xyY:
0.2794, 0.1327, 17.7246
CIE-Lab:
49.1604, 85.3118, -67.0238
CIE-LCH:
49.1604, 108.4910, 321.8456
CIE-Luv:
49.1604, 50.6800, -110.1063
Hunter-Lab:
42.1006, 84.6112, -81.1429
#c30be9 color charts
#c30be9 color shades, tints & tones
#c30be9 color schemes
#c30be9 color preview, HTML & CSS examples
This text has a color of #c30be9
<p style="color:#c30be9;">Text here</p>
.mytext {color:#c30be9;}
This box has a color of #c30be9
<div style="background-color:#c30be9;">Content here</div>
.mybackground {background-color:#c30be9;}
Border around this has a color of #c30be9
<div style="border:2px solid #c30be9;">Content here</div>
.myborder {border:2px solid #c30be9;}