#c30ff9 color space conversions
Hex:
#c30ff9
RGB:
195, 15, 249
CMY:
24, 94, 2
CMYK:
22, 94, 0, 2
HSL:
286°, 95.1220%, 51.7647%
HSV (HSB):
286°, 93.9759%, 97.6471%
XYZ:
39.7754, 18.7833, 91.1517
xyY:
0.2657, 0.1255, 18.7833
CIE-Lab:
50.4327, 87.6438, -73.9551
CIE-LCH:
50.4327, 114.6769, 319.8418
CIE-Luv:
50.4327, 45.6097, -120.7724
Hunter-Lab:
43.3397, 87.9754, -94.3604
#c30ff9 color charts
#c30ff9 color shades, tints & tones
#c30ff9 color schemes
#c30ff9 color preview, HTML & CSS examples
This text has a color of #c30ff9
<p style="color:#c30ff9;">Text here</p>
.mytext {color:#c30ff9;}
This box has a color of #c30ff9
<div style="background-color:#c30ff9;">Content here</div>
.mybackground {background-color:#c30ff9;}
Border around this has a color of #c30ff9
<div style="border:2px solid #c30ff9;">Content here</div>
.myborder {border:2px solid #c30ff9;}