#630ccc color space conversions
Hex:
#630ccc
RGB:
99, 12, 204
CMY:
61, 95, 20
CMYK:
51, 94, 0, 20
HSL:
267°, 88.8889%, 42.3529%
HSV (HSB):
267°, 94.1176%, 80.0000%
XYZ:
16.1761, 7.2752, 57.6784
xyY:
0.1994, 0.0897, 7.2752
CIE-Lab:
32.4254, 68.3563, -78.3337
CIE-LCH:
32.4254, 103.9651, 311.1089
CIE-Luv:
32.4254, 8.0269, -104.9042
Hunter-Lab:
26.9726, 59.8487, -107.9052
#630ccc color charts
#630ccc color shades, tints & tones
#630ccc color schemes
#630ccc color preview, HTML & CSS examples
This text has a color of #630ccc
<p style="color:#630ccc;">Text here</p>
.mytext {color:#630ccc;}
This box has a color of #630ccc
<div style="background-color:#630ccc;">Content here</div>
.mybackground {background-color:#630ccc;}
Border around this has a color of #630ccc
<div style="border:2px solid #630ccc;">Content here</div>
.myborder {border:2px solid #630ccc;}