#930dcb color space conversions
Hex:
#930dcb
RGB:
147, 13, 203
CMY:
42, 95, 20
CMYK:
28, 94, 0, 20
HSL:
282°, 87.9630%, 42.3529%
HSV (HSB):
282°, 93.5961%, 79.6078%
XYZ:
22.9560, 10.8027, 57.3751
xyY:
0.2519, 0.1185, 10.8027
CIE-Lab:
39.2461, 73.2492, -66.2897
CIE-LCH:
39.2461, 98.7915, 317.8553
CIE-Luv:
39.2461, 30.2462, -100.0463
Hunter-Lab:
32.8674, 67.1541, -80.4925
#930dcb color charts
#930dcb color shades, tints & tones
#930dcb color schemes
#930dcb color preview, HTML & CSS examples
This text has a color of #930dcb
<p style="color:#930dcb;">Text here</p>
.mytext {color:#930dcb;}
This box has a color of #930dcb
<div style="background-color:#930dcb;">Content here</div>
.mybackground {background-color:#930dcb;}
Border around this has a color of #930dcb
<div style="border:2px solid #930dcb;">Content here</div>
.myborder {border:2px solid #930dcb;}