#ca30f9 color space conversions
Hex:
#ca30f9
RGB:
202, 48, 249
CMY:
21, 81, 2
CMYK:
19, 81, 0, 2
HSL:
286°, 94.3662%, 58.2353%
HSV (HSB):
286°, 80.7229%, 97.6471%
XYZ:
42.5130, 21.5100, 91.5337
xyY:
0.2733, 0.1383, 21.5100
CIE-Lab:
53.5032, 82.7994, -68.9241
CIE-LCH:
53.5032, 107.7324, 320.2252
CIE-Luv:
53.5032, 47.2719, -115.2793
Hunter-Lab:
46.3789, 82.4580, -84.5499
#ca30f9 color charts
#ca30f9 color shades, tints & tones
#ca30f9 color schemes
#ca30f9 color preview, HTML & CSS examples
This text has a color of #ca30f9
<p style="color:#ca30f9;">Text here</p>
.mytext {color:#ca30f9;}
This box has a color of #ca30f9
<div style="background-color:#ca30f9;">Content here</div>
.mybackground {background-color:#ca30f9;}
Border around this has a color of #ca30f9
<div style="border:2px solid #ca30f9;">Content here</div>
.myborder {border:2px solid #ca30f9;}